Update styleguide

This commit is contained in:
Maximilian Harz 2025-04-23 13:00:34 +02:00
parent 942b65bd11
commit afadb55117
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"eslint": "^9.24.0",
"lodash": "^4.17.21",
"nuxt": "^3.16.2",
"ocelot-styleguide": "^1.0.6",
"ocelot-styleguide": "^1.0.7",
"pinia": "^3.0.2",
"universal-cookie": "^8.0.1",
"vite-tsconfig-paths": "^5.1.4",
@ -9715,9 +9715,9 @@
}
},
"node_modules/ocelot-styleguide": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/ocelot-styleguide/-/ocelot-styleguide-1.0.6.tgz",
"integrity": "sha512-8SJSCf6LB0yFxULpiJ7qM8jnEZaVqsXp22fVrva9nBLqWd6IJIcbOrvz4bZnJlAJ3Wt1yqw50KaAUfakWTUbXQ==",
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/ocelot-styleguide/-/ocelot-styleguide-1.0.7.tgz",
"integrity": "sha512-PWXVtwtYCoxwN7FspjyyZ5GekCLnFVahTraPDbNygtZ1z0pUkrgho+efbWhaS/D8ikdE+84RmFaQ47Iv1AxMsQ==",
"dependencies": {
"async-validator": "^4.2.5",
"change-case": "^5.4.4",

View File

@ -20,7 +20,7 @@
"eslint": "^9.24.0",
"lodash": "^4.17.21",
"nuxt": "^3.16.2",
"ocelot-styleguide": "^1.0.6",
"ocelot-styleguide": "^1.0.7",
"pinia": "^3.0.2",
"universal-cookie": "^8.0.1",
"vite-tsconfig-paths": "^5.1.4",