Skip to content

Commit 5dd753f

Browse files
chore(deps): update devdependencies (non-major)
1 parent ac3e049 commit 5dd753f

File tree

2 files changed

+271
-254
lines changed

2 files changed

+271
-254
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"@emotion/styled": "11.14.0",
106106
"@eslint/compat": "1.2.4",
107107
"@eslint/eslintrc": "3.2.0",
108-
"@eslint/js": "9.16.0",
108+
"@eslint/js": "9.17.0",
109109
"@graasp/sdk": "5.4.0",
110110
"@graasp/stylis-plugin-rtl": "2.2.0",
111111
"@mui/icons-material": "6.2.0",
@@ -120,8 +120,8 @@
120120
"@storybook/experimental-addon-test": "8.4.7",
121121
"@storybook/react": "8.4.7",
122122
"@storybook/react-vite": "8.4.7",
123-
"@storybook/test-runner": "0.20.1",
124-
"@tanstack/react-query": "5.62.7",
123+
"@storybook/test-runner": "0.21.0",
124+
"@tanstack/react-query": "5.63.0",
125125
"@testing-library/react": "16.1.0",
126126
"@testing-library/user-event": "14.5.2",
127127
"@trivago/prettier-plugin-sort-imports": "5.2.0",
@@ -134,8 +134,8 @@
134134
"@types/react-text-mask": "5.4.14",
135135
"@types/stylis": "4.2.7",
136136
"@types/uuid": "10.0.0",
137-
"@typescript-eslint/eslint-plugin": "8.18.0",
138-
"@typescript-eslint/parser": "8.18.0",
137+
"@typescript-eslint/eslint-plugin": "8.19.1",
138+
"@typescript-eslint/parser": "8.19.1",
139139
"@vitejs/plugin-react": "4.3.4",
140140
"@vitest/browser": "2.1.8",
141141
"@vitest/ui": "2.1.8",
@@ -149,27 +149,27 @@
149149
"eslint-plugin-n": "17.15.0",
150150
"eslint-plugin-prettier": "^5.2.1",
151151
"eslint-plugin-promise": "^7.2.1",
152-
"globals": "15.13.0",
152+
"globals": "15.14.0",
153153
"happy-dom": "15.11.7",
154154
"http-server": "14.1.1",
155155
"husky": "9.1.7",
156156
"jsdom": "25.0.1",
157157
"katex": "0.16.15",
158-
"lucide-react": "0.468.0",
158+
"lucide-react": "0.471.0",
159159
"playwright": "1.49.1",
160160
"prettier": "3.4.2",
161161
"react": "18.3.1",
162162
"react-dom": "18.3.1",
163-
"react-i18next": "15.1.4",
163+
"react-i18next": "15.4.0",
164164
"react-router-dom": "6.28.0",
165165
"react-test-renderer": "18.3.1",
166-
"sass": "1.82.0",
166+
"sass": "1.83.1",
167167
"storybook": "8.4.7",
168168
"stylis": "4.3.4",
169169
"tsc-alias": "1.8.10",
170170
"typescript": "5.7.2",
171171
"vite": "6.0.3",
172-
"vite-plugin-dts": "4.3.0",
172+
"vite-plugin-dts": "4.5.0",
173173
"vite-plugin-istanbul": "6.0.2",
174174
"vitest": "2.1.8",
175175
"wait-on": "8.0.1"

0 commit comments

Comments
 (0)