Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <[email protected]>
  • Loading branch information
Innei committed Aug 25, 2024
1 parent bf54dd4 commit b980f8c
Show file tree
Hide file tree
Showing 2 changed files with 639 additions and 605 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
"@codemirror/search": "6.5.6",
"@codemirror/state": "6.4.1",
"@codemirror/theme-one-dark": "6.1.2",
"@codemirror/view": "6.29.0",
"@codemirror/view": "6.33.0",
"@ddietr/codemirror-themes": "1.4.2",
"@huacnlee/autocorrect": "2.11.1",
"@lezer/highlight": "^1.2.0",
"@mx-space/api-client": "1.13.1",
"@lezer/highlight": "^1.2.1",
"@mx-space/api-client": "1.13.2",
"@simplewebauthn/browser": "10.0.0",
"@types/canvas-confetti": "1.6.4",
"@vicons/antd": "0.12.0",
Expand All @@ -52,7 +52,7 @@
"@vicons/material": "0.12.0",
"@vicons/tabler": "0.12.0",
"@vicons/utils": "0.1.4",
"@vueuse/core": "10.11.0",
"@vueuse/core": "10.11.1",
"@xterm/addon-fit": "0.10.0",
"@xterm/xterm": "5.5.0",
"ansi_up": "6.0.2",
Expand All @@ -76,12 +76,12 @@
"monaco-editor-auto-typings": "0.4.5",
"naive-ui": "2.39.0",
"octokit": "4.0.2",
"openai": "4.53.2",
"openai": "4.56.0",
"os-browserify": "0.3.0",
"path-browserify": "1.0.1",
"pinia": "2.2.0",
"pinia": "2.2.2",
"qier-progress": "1.0.4",
"qs": "6.12.3",
"qs": "6.13.0",
"reflect-metadata": "0.2.2",
"socket.io-client": "4.7.5",
"sortablejs": "1.15.2",
Expand All @@ -91,14 +91,14 @@
"unidata.js": "0.8.0",
"validator": "13.12.0",
"vite-plugin-windicss": "1.9.3",
"vue": "3.4.35",
"vue-router": "4.4.0",
"vue": "3.4.38",
"vue-router": "4.4.3",
"xss": "1.0.15",
"xterm-theme": "1.1.0"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@innei/prettier": "0.14.0",
"@innei/prettier": "0.14.2",
"@types/ejs": "3.1.5",
"@types/event-source-polyfill": "1.0.5",
"@types/js-yaml": "4.0.9",
Expand All @@ -108,26 +108,26 @@
"@types/sortablejs": "1.15.8",
"@types/tinycolor2": "1.4.6",
"@types/validator": "13.12.0",
"@vitejs/plugin-vue": "5.1.1",
"@vitejs/plugin-vue-jsx": "4.0.0",
"@vue/compiler-sfc": "3.4.35",
"@vitejs/plugin-vue": "5.1.2",
"@vitejs/plugin-vue-jsx": "4.0.1",
"@vue/compiler-sfc": "3.4.38",
"cors": "2.8.5",
"lint-staged": "15.2.8",
"postcss": "8.4.40",
"lint-staged": "15.2.9",
"postcss": "8.4.41",
"postcss-nested": "6.2.0",
"postcss-preset-env": "9.6.0",
"prettier": "3.3.3",
"rollup": "^4.19.1",
"rollup": "^4.21.0",
"rollup-plugin-visualizer": "5.12.0",
"simple-git-hooks": "2.11.1",
"typescript": "5.5.4",
"unplugin-auto-import": "0.17.8",
"vite": "5.3.5",
"vite": "5.4.2",
"vite-plugin-checker": "0.7.2",
"vite-plugin-mkcert": "1.17.5",
"vite-plugin-mkcert": "1.17.6",
"vite-plugin-wasm": "3.3.0",
"vite-tsconfig-paths": "4.3.2",
"windicss": "3.5.6"
},
"packageManager": "pnpm@9.7.1"
"packageManager": "pnpm@9.8.0"
}
Loading

0 comments on commit b980f8c

Please sign in to comment.