Skip to content

Commit b4deb67

Browse files
chore(deps): update devdependencies (non-major)
1 parent a45d079 commit b4deb67

File tree

2 files changed

+99
-99
lines changed

2 files changed

+99
-99
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@commitlint/cli": "19.5.0",
6262
"@commitlint/config-conventional": "19.5.0",
63-
"@eslint/compat": "1.2.3",
63+
"@eslint/compat": "1.2.4",
6464
"@eslint/eslintrc": "3.2.0",
6565
"@eslint/js": "9.15.0",
6666
"@graasp/sdk": "5.3.0",
@@ -70,13 +70,13 @@
7070
"@testing-library/react": "16",
7171
"@trivago/prettier-plugin-sort-imports": "4.3.0",
7272
"@types/lodash.debounce": "^4",
73-
"@types/node": "22.9.0",
74-
"@types/react": "18.3.12",
75-
"@types/react-dom": "18.3.1",
73+
"@types/node": "22.9.4",
74+
"@types/react": "18.3.14",
75+
"@types/react-dom": "18.3.2",
7676
"@types/uuid": "10.0.0",
7777
"@typescript-eslint/eslint-plugin": "8.15.0",
7878
"@typescript-eslint/parser": "8.15.0",
79-
"@vitejs/plugin-react": "4.3.3",
79+
"@vitejs/plugin-react": "4.3.4",
8080
"date-fns": "4.1.0",
8181
"eslint": "9.15.0",
8282
"eslint-config-airbnb": "19.0.4",
@@ -89,7 +89,7 @@
8989
"eslint-plugin-react": "7.37.2",
9090
"eslint-plugin-react-hooks": "5.0.0",
9191
"globals": "15.12.0",
92-
"happy-dom": "15.11.6",
92+
"happy-dom": "15.11.7",
9393
"husky": "9.1.7",
9494
"nock": "13.5.6",
9595
"prettier": "3.3.3",
@@ -101,7 +101,7 @@
101101
"vite": "5.4.11",
102102
"vite-plugin-checker": "0.8.0",
103103
"vite-plugin-dts": "4.3.0",
104-
"vitest": "2.1.5"
104+
"vitest": "2.1.8"
105105
},
106106
"peerDependencies": {
107107
"@graasp/sdk": "^4.22.0 || ^5.0.0",

0 commit comments

Comments
 (0)