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 05b2596 commit c7d8578Copy full SHA for c7d8578
package.json
@@ -32,10 +32,10 @@
32
"sideEffects": false,
33
"types": "./index.d.ts",
34
"devDependencies": {
35
- "@babel/core": "^7.17.2",
+ "@babel/core": "^7.17.4",
36
"@logux/eslint-config": "^46.1.1",
37
"@lukeed/uuid": "^2.0.0",
38
- "@originjs/vite-plugin-commonjs": "^1.0.2",
+ "@originjs/vite-plugin-commonjs": "^1.0.3",
39
"@size-limit/dual-publish": "^7.0.8",
40
"@size-limit/file": "^7.0.8",
41
"@size-limit/webpack": "^7.0.8",
@@ -62,7 +62,7 @@
62
"uid-safe": "^2.1.5",
63
"uuid": "^8.3.2",
64
"uvu": "^0.5.3",
65
- "vite": "^2.8.2"
+ "vite": "^2.8.3"
66
},
67
"size-limit": [
68
{
0 commit comments