Update patch versions in design-system

This commit is contained in:
Anton Gunnarsson
2025-05-07 16:29:59 +02:00
parent ec08f83153
commit a2e43844df
2 changed files with 246 additions and 246 deletions

View File

@@ -132,14 +132,14 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@storybook/addon-essentials": "^8.6.2",
"@storybook/addon-interactions": "^8.6.2",
"@storybook/addon-links": "^8.6.2",
"@storybook/addon-themes": "^8.6.2",
"@storybook/blocks": "^8.6.2",
"@storybook/react": "^8.6.2",
"@storybook/react-vite": "^8.6.2",
"@storybook/test": "^8.6.2",
"@storybook/addon-essentials": "^8.6.12",
"@storybook/addon-interactions": "^8.6.12",
"@storybook/addon-links": "^8.6.12",
"@storybook/addon-themes": "^8.6.12",
"@storybook/blocks": "^8.6.12",
"@storybook/react": "^8.6.12",
"@storybook/react-vite": "^8.6.12",
"@storybook/test": "^8.6.12",
"@types/css-modules": "^1.0.5",
"@types/node": "^20.17.17",
"@types/react": "^18",
@@ -150,13 +150,13 @@
"class-variance-authority": "^0.7.1",
"colord": "^2.9.3",
"copy-to-clipboard": "^3.3.3",
"deepmerge-ts": "^7.1.3",
"deepmerge-ts": "^7.1.5",
"eslint": "^8",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.18",
"eslint-plugin-storybook": "^0.11.2",
"framer-motion": "^11.3.28",
"glob": "^11.0.1",
"glob": "^11.0.2",
"husky": "^9.1.7",
"jiti": "^1.21.0",
"lint-staged": "^15.4.1",
@@ -168,11 +168,11 @@
"react-material-symbols": "^4.4.0",
"rollup": "^4.34.8",
"rollup-preserve-directives": "^1.1.3",
"storybook": "^8.6.2",
"storybook": "^8.6.12",
"typescript": "^5.7.3",
"vite": "^6.0.9",
"vite-plugin-dts": "^4.5.0",
"vite-plugin-lib-inject-css": "^2.2.1",
"vite-plugin-dts": "^4.5.3",
"vite-plugin-lib-inject-css": "^2.2.2",
"vitest": "^3.0.2"
}
}