update
This commit is contained in:
1230
package-lock.json
generated
1230
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
19
package.json
19
package.json
@@ -12,9 +12,9 @@
|
||||
"dependencies": {
|
||||
"@codemirror/lang-css": "^6.3.1",
|
||||
"@codemirror/lang-html": "^6.4.11",
|
||||
"@codemirror/lang-javascript": "^6.2.4",
|
||||
"@vueuse/core": "^14.1.0",
|
||||
"axios": "^1.15.0",
|
||||
"@codemirror/lang-javascript": "^6.2.5",
|
||||
"@vueuse/core": "^14.3.0",
|
||||
"axios": "^1.16.0",
|
||||
"codemirror": "^6.0.2",
|
||||
"copy-text-to-clipboard": "^3.2.2",
|
||||
"github-markdown-css": "^5.9.0",
|
||||
@@ -23,19 +23,20 @@
|
||||
"marked-alert": "^2.1.2",
|
||||
"marked-code-preview": "^1.3.7",
|
||||
"marked-highlight": "^2.2.4",
|
||||
"md-editor-v3": "^6.4.2",
|
||||
"md-editor-v3": "^6.5.0",
|
||||
"naive-ui": "^2.44.1",
|
||||
"vue": "^3.5.32",
|
||||
"vue": "^3.5.33",
|
||||
"vue-codemirror": "^6.1.1",
|
||||
"vue-router": "^5.0.4"
|
||||
"vue-router": "^5.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/vue": "^5.0.0",
|
||||
"@rsbuild/core": "^1.7.5",
|
||||
"@rsbuild/core": "^2.0.3",
|
||||
"@rsbuild/plugin-vue": "^1.2.7",
|
||||
"@vue/tsconfig": "^0.9.1",
|
||||
"prettier": "^3.8.2",
|
||||
"typescript": "^6.0.2",
|
||||
"core-js": "^3.49.0",
|
||||
"prettier": "^3.8.3",
|
||||
"typescript": "^6.0.3",
|
||||
"unplugin-vue-components": "^32.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user