Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fxzer committed Oct 28, 2024
1 parent d0ac924 commit c44c731
Show file tree
Hide file tree
Showing 2 changed files with 939 additions and 631 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,37 +20,37 @@
"@codemirror/theme-one-dark": "^6.1.2",
"@vueuse/core": "^11.1.0",
"codemirror": "^6.0.1",
"element-plus": "^2.8.3",
"element-plus": "^2.8.6",
"lz-string": "^1.5.0",
"pinia": "^2.2.2",
"pinia-plugin-persistedstate": "^4.0.2",
"pinia": "^2.2.4",
"pinia-plugin-persistedstate": "^4.1.2",
"splitpanes": "^3.1.5",
"vite-plugin-pwa": "^0.20.5",
"vue": "^3.5.6",
"vue": "^3.5.12",
"vue-codemirror": "^6.1.1",
"vue-i18n": "^10.0.1"
"vue-i18n": "^10.0.4"
},
"devDependencies": {
"@antfu/eslint-config": "^3.6.2",
"@types/node": "^22.5.5",
"@unocss/eslint-plugin": "^0.62.4",
"@unocss/reset": "^0.62.4",
"@antfu/eslint-config": "^3.8.0",
"@types/node": "^22.8.1",
"@unocss/eslint-plugin": "^0.63.6",
"@unocss/reset": "^0.63.6",
"@vitejs/plugin-vue": "^5.1.4",
"bumpp": "^9.5.2",
"chroma-js": "^3.1.1",
"bumpp": "^9.7.1",
"chroma-js": "^3.1.2",
"dayjs": "^1.11.13",
"eslint": "^9.10.0",
"eslint": "^9.13.0",
"eslint-plugin-format": "^0.1.2",
"lint-staged": "^15.2.10",
"picocolors": "^1.1.0",
"picocolors": "^1.1.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.79.1",
"sass": "^1.80.4",
"simple-git-hooks": "^2.11.1",
"standard-version": "^9.5.0",
"unocss": "^0.62.4",
"unocss": "^0.63.6",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.6",
"vite": "^5.4.10",
"vite-plugin-cdn-import": "^1.0.1"
},
"simple-git-hooks": {
Expand All @@ -59,5 +59,5 @@
"lint-staged": {
"*": "pnpm lintf"
},
"packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c"
"packageManager": "pnpm@9.12.3"
}
Loading

0 comments on commit c44c731

Please sign in to comment.