0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-07 18:48:39 +00:00

update themes

This commit is contained in:
Víctor Losada Hernández
2026-04-22 01:09:48 +02:00
parent e0ee22a8df
commit 5c675fe04a
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -33,7 +33,7 @@
"@vitejs/plugin-react": "^5.1.2",
"body-parser": "^2.2.0",
"classnames": "^2.5.1",
"codemirror-5-themes": "^1.1.0",
"codemirror-5-themes": "^1.2.0",
"cookie-parser": "^1.4.7",
"core-js": "^3.49.0",
"cors": "^2.8.5",
@@ -6094,9 +6094,9 @@
}
},
"node_modules/codemirror-5-themes": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/codemirror-5-themes/-/codemirror-5-themes-1.1.0.tgz",
"integrity": "sha512-X1vHWmDb/isVu5WNG+O7pHAmYi7sDXJhRAfimD0Dmz5kkbru9gYe2C7QzpmFTJmxwSaHcyZUE0B2bn+ayR6caA==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/codemirror-5-themes/-/codemirror-5-themes-1.2.0.tgz",
"integrity": "sha512-hcIIeZPvKEU6EcPi6Rla7VV4vs9WRRPPxiBPXTSZtObUuEjkPgsi1DMNMHEglC7j/GTmASdvoDM67lfZaAjX9Q==",
"dependencies": {
"@codemirror/view": "^6.41.1"
}