Skip to content

Commit

Permalink
fix: upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
dword-design committed Oct 6, 2024
1 parent a554738 commit f1c84da
Show file tree
Hide file tree
Showing 2 changed files with 1,315 additions and 1,316 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,30 +26,30 @@
"test": "base test"
},
"dependencies": {
"@babel/core": "^7.10.2",
"@babel/core": "^7.25.7",
"@dword-design/suppress-babel-register-esm-warning": "^1.1.10",
"@dword-design/vite-plugin-vue-babel": "^1.0.0",
"@rollup/plugin-babel": "^6.0.3",
"@vitejs/plugin-vue": "^5.0.3",
"babel-register-esm": "npm:@dword-design/babel-register-esm@^2",
"@dword-design/vite-plugin-vue-babel": "^1.0.1",
"@rollup/plugin-babel": "^6.0.4",
"@vitejs/plugin-vue": "^5.1.4",
"babel-register-esm": "npm:@dword-design/babel-register-esm@^2.0.3",
"depcheck-package-name": "^3.0.1",
"execa": "^9.3.1",
"execa": "^9.4.0",
"suppress-experimental-warnings": "^2.0.0",
"vite-plugin-babel": "^1.1.3"
"vite-plugin-babel": "^1.2.0"
},
"devDependencies": {
"@babel/plugin-proposal-pipeline-operator": "^7.22.5",
"@dword-design/base": "^11.0.2",
"@babel/plugin-proposal-pipeline-operator": "^7.25.7",
"@dword-design/base": "^11.2.5",
"@dword-design/functions": "^6.0.1",
"@dword-design/puppeteer": "^7.0.0",
"@dword-design/puppeteer": "^7.0.2",
"@dword-design/tester": "^2.0.19",
"@dword-design/tester-plugin-puppeteer": "^3.0.0",
"@dword-design/tester-plugin-puppeteer": "^3.0.3",
"@dword-design/tester-plugin-tmp-dir": "^2.1.26",
"axios": "^1.4.0",
"fs-extra": "^11.1.1",
"nuxt": "^3.7.0",
"axios": "^1.7.7",
"fs-extra": "^11.2.0",
"nuxt": "^3.13.2",
"nuxt-dev-ready": "^3.0.0",
"output-files": "^2.0.0",
"output-files": "^2.0.32",
"port-ready": "^0.1.0",
"tree-kill-promise": "^3.0.14"
},
Expand Down
Loading

0 comments on commit f1c84da

Please sign in to comment.