We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a8aab0 commit 4f318e6Copy full SHA for 4f318e6
packages/svelte/package.json
@@ -120,7 +120,7 @@
120
"devDependencies": {
121
"@jridgewell/trace-mapping": "^0.3.25",
122
"@playwright/test": "^1.46.1",
123
- "@rollup/plugin-commonjs": "^28.0.0",
+ "@rollup/plugin-commonjs": "^28.0.1",
124
"@rollup/plugin-node-resolve": "^15.3.0",
125
"@rollup/plugin-terser": "^0.4.4",
126
"@rollup/plugin-virtual": "^3.0.2",
playgrounds/sandbox/package.json
@@ -13,7 +13,6 @@
13
},
14
15
"@sveltejs/vite-plugin-svelte": "^4.0.0-next.6",
16
- "nodemon": "^3.0.3",
17
"polka": "^1.0.0-next.25",
18
"svelte": "workspace:*",
19
"tiny-glob": "^0.2.9",
0 commit comments