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 373581e commit e0ad5caCopy full SHA for e0ad5ca
package.json
@@ -45,7 +45,10 @@
45
"path-to-regexp": "3.3.0",
46
"@babel/helpers": "7.26.10",
47
"@babel/runtime": "7.26.10",
48
- "@babel/runtime-corejs3": "7.26.10"
+ "@babel/runtime-corejs3": "7.26.10",
49
+ "brace-expansion": "1.1.12",
50
+ "on-headers": "1.1.0",
51
+ "webpack-dev-server": "5.2.1"
52
},
53
"browserslist": {
54
"production": [
0 commit comments