We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b19bfd commit 53b4039Copy full SHA for 53b4039
package.json
@@ -18,11 +18,11 @@
18
"docs": "jsdoc source/*.js -d ./docs/"
19
},
20
"devDependencies": {
21
- "@babel/cli": "^7.10.5",
22
- "@babel/core": "^7.11.1",
23
- "@babel/preset-env": "^7.11.0",
+ "@babel/cli": "^7.26.4",
+ "@babel/core": "^7.26.9",
+ "@babel/preset-env": "^7.26.9",
24
"amd-loader": "^0.0.8",
25
- "assert": "^2.0.0",
+ "assert": "^2.1.0",
26
"babel-loader": "^8.1.0",
27
"chai": "^4.2.0",
28
"chai-as-promised": "^7.1.1",
@@ -31,7 +31,7 @@
31
"eslint": "^7.6.0",
32
"jsdom": "^16.3.0",
33
"mocha": "^8.1.1",
34
- "webpack": "^5.90.3",
+ "webpack": "^5.98.0",
35
"webpack-cli": "^5.1.4"
36
37
"dependencies": {
0 commit comments