This commit is contained in:
2025-07-16 09:44:09 +08:00
parent 33e4ead2c5
commit 1ff887c94f
3 changed files with 1 additions and 16 deletions

13
package-lock.json generated
View File

@@ -11,7 +11,6 @@
"@codemirror/lang-css": "^6.3.1",
"@codemirror/lang-html": "^6.4.9",
"@codemirror/lang-javascript": "^6.2.4",
"@fsegurai/codemirror-theme-github-light": "^6.2.0",
"@vueuse/core": "^13.5.0",
"axios": "^1.10.0",
"codemirror": "^6.0.2",
@@ -526,18 +525,6 @@
"integrity": "sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==",
"license": "MIT"
},
"node_modules/@fsegurai/codemirror-theme-github-light": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/@fsegurai/codemirror-theme-github-light/-/codemirror-theme-github-light-6.2.0.tgz",
"integrity": "sha512-k6nFCSQnGVHGVpKjPv6Fz3krjAg+3bTmMYvIB8XwEEfsmlfaqQ5BJ3SALTgaMEQl9Oyj3OCtL9ZKvDElZoa6vQ==",
"license": "MIT",
"peerDependencies": {
"@codemirror/language": "^6.0.0",
"@codemirror/state": "^6.0.0",
"@codemirror/view": "^6.0.0",
"@lezer/highlight": "^1.0.0"
}
},
"node_modules/@iconify/types": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz",