mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-07 18:48:39 +00:00
update cm theme library
This commit is contained in:
Generated
+4
-4
@@ -34,7 +34,7 @@
|
||||
"@vitejs/plugin-react": "^5.1.2",
|
||||
"body-parser": "^2.2.0",
|
||||
"classnames": "^2.5.1",
|
||||
"codemirror-5-themes": "^0.1.1",
|
||||
"codemirror-5-themes": "^1.0.1",
|
||||
"cookie-parser": "^1.4.7",
|
||||
"core-js": "^3.49.0",
|
||||
"cors": "^2.8.5",
|
||||
@@ -6578,9 +6578,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/codemirror-5-themes": {
|
||||
"version": "0.1.1",
|
||||
"resolved": "https://registry.npmjs.org/codemirror-5-themes/-/codemirror-5-themes-0.1.1.tgz",
|
||||
"integrity": "sha512-6LDToIExW3/rHhmNe4wV4TO7xUJGWSfpXpSNXYgqHgY5hpnQVd0ce6wf0IvXScrWQehcHkb+1Mk5I49C6ArauA==",
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/codemirror-5-themes/-/codemirror-5-themes-1.0.1.tgz",
|
||||
"integrity": "sha512-uNXlMjVdOalYw9ARpxQzY4TsEJwmq/TzYg9aQO1UjMQMNxXwmR8l+uM9Yg77cFAl3tlJjAWX24n9ZEzH8U3cmQ==",
|
||||
"dependencies": {
|
||||
"@codemirror/view": "^6.41.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user