sandpack-vue3
Advanced tools
Comparing version 2.2.2 to 2.2.3
{ | ||
"name": "sandpack-vue3", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Vue3 components that give you the power of editable sandboxes that run in the browser.", | ||
@@ -73,3 +73,4 @@ "keywords": [ | ||
"lodash.isequal": "^4.5.0", | ||
"lz-string": "^1.4.4" | ||
"lz-string": "^1.4.4", | ||
"rimraf": "^4.1.2" | ||
}, | ||
@@ -93,3 +94,3 @@ "devDependencies": { | ||
"@storybook/vue3": "~6.4.22", | ||
"@swc/core": "^1.3.31", | ||
"@swc/core": "^1.3.32", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
@@ -101,4 +102,4 @@ "@testing-library/user-event": "^14.4.3", | ||
"@types/node": "^18.11.18", | ||
"@typescript-eslint/eslint-plugin": "^5.49.0", | ||
"@typescript-eslint/parser": "^5.49.0", | ||
"@typescript-eslint/eslint-plugin": "^5.50.0", | ||
"@typescript-eslint/parser": "^5.50.0", | ||
"@vitejs/plugin-vue": "^4.0.0", | ||
@@ -130,3 +131,2 @@ "@vitejs/plugin-vue-jsx": "^3.0.0", | ||
"postcss-nested": "^6.0.0", | ||
"rimraf": "^4.1.2", | ||
"shelljs": "^0.8.5", | ||
@@ -141,3 +141,3 @@ "stylelint": "^14.16.1", | ||
"vite": "^4.0.4", | ||
"vite-plugin-dts": "^1.7.1", | ||
"vite-plugin-dts": "^1.7.2", | ||
"vite-plugin-windicss": "^1.8.10", | ||
@@ -144,0 +144,0 @@ "vitest": "^0.28.3", |
64
17
+ Addedrimraf@^4.1.2
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@2.0.1(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@9.3.5(transitive)
+ Addedlru-cache@10.4.3(transitive)
+ Addedminimatch@8.0.4(transitive)
+ Addedminipass@4.2.87.1.2(transitive)
+ Addedpath-scurry@1.11.1(transitive)
+ Addedrimraf@4.4.1(transitive)