Skip to content

Commit c5fde23

Browse files
chore(deps): pin dependencies
1 parent 96a4c61 commit c5fde23

File tree

2 files changed

+97
-27
lines changed

2 files changed

+97
-27
lines changed

package-lock.json

Lines changed: 89 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,19 +72,19 @@
7272
"@storybook/addon-themes": "^10.0.6",
7373
"@storybook/react-vite": "^10.0.6",
7474
"@tailwindcss/cli": "^4.1.17",
75-
"@types/luxon": "^3.4.2",
76-
"@types/react": "^19",
77-
"@types/react-dom": "^19",
75+
"@types/luxon": "3.7.1",
76+
"@types/react": "19.2.6",
77+
"@types/react-dom": "19.2.3",
7878
"@vitejs/plugin-react": "^5.0.0",
79-
"eslint": "^9.15.0",
80-
"eslint-plugin-react-hooks": "^7.0.1",
81-
"eslint-plugin-react-refresh": "^0.4.14",
82-
"eslint-plugin-storybook": "^10.0.6",
79+
"eslint": "9.39.1",
80+
"eslint-plugin-react-hooks": "7.0.1",
81+
"eslint-plugin-react-refresh": "0.4.24",
82+
"eslint-plugin-storybook": "10.0.8",
8383
"globals": "^16.0.0",
8484
"postcss": "^8.5.6",
8585
"postcss-cli": "^11.0.1",
8686
"postcss-prefixwrap": "^1.57.0",
87-
"prettier": "^3.4.2",
87+
"prettier": "3.6.2",
8888
"storybook": "^10.0.6",
8989
"tailwindcss": "^4.1.17",
9090
"tailwindcss-animate": "^1.0.7",

0 commit comments

Comments
 (0)