Skip to content

Commit 97847b6

Browse files
chore(deps): update devdependencies (non-major)
1 parent d365df7 commit 97847b6

File tree

2 files changed

+44
-17
lines changed

2 files changed

+44
-17
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@commitlint/config-conventional": "19.8.1",
7373
"@cypress/code-coverage": "3.14.7",
7474
"@eslint/compat": "1.4.1",
75-
"@eslint/eslintrc": "3.3.1",
75+
"@eslint/eslintrc": "3.3.3",
7676
"@eslint/js": "9.39.1",
7777
"@trivago/prettier-plugin-sort-imports": "5.2.2",
7878
"@types/file-saver": "2.0.7",
@@ -81,7 +81,7 @@
8181
"@types/lodash.flatten": "4.4.9",
8282
"@types/lodash.groupby": "4.6.9",
8383
"@types/node": "22.19.1",
84-
"@types/react": "18.3.26",
84+
"@types/react": "18.3.27",
8585
"@types/react-dom": "18.3.7",
8686
"@types/stopword": "2.0.3",
8787
"@types/uuid": "10.0.0",
@@ -113,7 +113,7 @@
113113
"uuid": "11.1.0",
114114
"vite": "6.4.1",
115115
"vite-plugin-checker": "0.11.0",
116-
"vite-plugin-istanbul": "7.2.0",
116+
"vite-plugin-istanbul": "7.2.1",
117117
"vite-tsconfig-paths": "5.1.4",
118118
"vitest": "3.2.4"
119119
},

yarn.lock

Lines changed: 41 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2265,7 +2265,24 @@ __metadata:
22652265
languageName: node
22662266
linkType: hard
22672267

2268-
"@eslint/eslintrc@npm:3.3.1, @eslint/eslintrc@npm:^3.3.1":
2268+
"@eslint/eslintrc@npm:3.3.3":
2269+
version: 3.3.3
2270+
resolution: "@eslint/eslintrc@npm:3.3.3"
2271+
dependencies:
2272+
ajv: "npm:^6.12.4"
2273+
debug: "npm:^4.3.2"
2274+
espree: "npm:^10.0.1"
2275+
globals: "npm:^14.0.0"
2276+
ignore: "npm:^5.2.0"
2277+
import-fresh: "npm:^3.2.1"
2278+
js-yaml: "npm:^4.1.1"
2279+
minimatch: "npm:^3.1.2"
2280+
strip-json-comments: "npm:^3.1.1"
2281+
checksum: 10/b586a364ff15ce1b68993aefc051ca330b1fece15fb5baf4a708d00113f9a14895cffd84a5f24c5a97bd4b4321130ab2314f90aa462a250f6b859c2da2cba1f3
2282+
languageName: node
2283+
linkType: hard
2284+
2285+
"@eslint/eslintrc@npm:^3.3.1":
22692286
version: 3.3.1
22702287
resolution: "@eslint/eslintrc@npm:3.3.1"
22712288
dependencies:
@@ -3550,6 +3567,15 @@ __metadata:
35503567
languageName: node
35513568
linkType: hard
35523569

3570+
"@types/babel__generator@npm:7.6.8":
3571+
version: 7.6.8
3572+
resolution: "@types/babel__generator@npm:7.6.8"
3573+
dependencies:
3574+
"@babel/types": "npm:^7.0.0"
3575+
checksum: 10/b53c215e9074c69d212402990b0ca8fa57595d09e10d94bda3130aa22b55d796e50449199867879e4ea0ee968f3a2099e009cfb21a726a53324483abbf25cd30
3576+
languageName: node
3577+
linkType: hard
3578+
35533579
"@types/babel__template@npm:*":
35543580
version: 7.4.4
35553581
resolution: "@types/babel__template@npm:7.4.4"
@@ -3895,13 +3921,13 @@ __metadata:
38953921
languageName: node
38963922
linkType: hard
38973923

3898-
"@types/react@npm:18.3.26":
3899-
version: 18.3.26
3900-
resolution: "@types/react@npm:18.3.26"
3924+
"@types/react@npm:18.3.27":
3925+
version: 18.3.27
3926+
resolution: "@types/react@npm:18.3.27"
39013927
dependencies:
39023928
"@types/prop-types": "npm:*"
3903-
csstype: "npm:^3.0.2"
3904-
checksum: 10/04852f5a93f1ac5140313e6c3bb7ce1abad84425709df838154102d0ed3d422c78f7c6ea114c1ee183cba6db0475a371d7dc9c0fdf991697c42da5cc24ca0512
3929+
csstype: "npm:^3.2.2"
3930+
checksum: 10/90155820a2af315cad1ff47df695f3f2f568c12ad641a7805746a6a9a9aa6c40b1374e819e50d39afe0e375a6b9160a73176cbdb4e09807262bc6fcdc06e67db
39053931
languageName: node
39063932
linkType: hard
39073933

@@ -7751,7 +7777,7 @@ __metadata:
77517777
"@emotion/react": "npm:11.14.0"
77527778
"@emotion/styled": "npm:11.14.1"
77537779
"@eslint/compat": "npm:1.4.1"
7754-
"@eslint/eslintrc": "npm:3.3.1"
7780+
"@eslint/eslintrc": "npm:3.3.3"
77557781
"@eslint/js": "npm:9.39.1"
77567782
"@graasp/apps-query-client": "npm:4.0.0"
77577783
"@graasp/sdk": "npm:5.16.5"
@@ -7769,7 +7795,7 @@ __metadata:
77697795
"@types/lodash.flatten": "npm:4.4.9"
77707796
"@types/lodash.groupby": "npm:4.6.9"
77717797
"@types/node": "npm:22.19.1"
7772-
"@types/react": "npm:18.3.26"
7798+
"@types/react": "npm:18.3.27"
77737799
"@types/react-dom": "npm:18.3.7"
77747800
"@types/stopword": "npm:2.0.3"
77757801
"@types/uuid": "npm:10.0.0"
@@ -7821,7 +7847,7 @@ __metadata:
78217847
uuid: "npm:11.1.0"
78227848
vite: "npm:6.4.1"
78237849
vite-plugin-checker: "npm:0.11.0"
7824-
vite-plugin-istanbul: "npm:7.2.0"
7850+
vite-plugin-istanbul: "npm:7.2.1"
78257851
vite-tsconfig-paths: "npm:5.1.4"
78267852
vitest: "npm:3.2.4"
78277853
languageName: unknown
@@ -8791,7 +8817,7 @@ __metadata:
87918817
languageName: node
87928818
linkType: hard
87938819

8794-
"js-yaml@npm:^4.1.0":
8820+
"js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1":
87958821
version: 4.1.1
87968822
resolution: "js-yaml@npm:4.1.1"
87978823
dependencies:
@@ -13074,20 +13100,21 @@ __metadata:
1307413100
languageName: node
1307513101
linkType: hard
1307613102

13077-
"vite-plugin-istanbul@npm:7.2.0":
13078-
version: 7.2.0
13079-
resolution: "vite-plugin-istanbul@npm:7.2.0"
13103+
"vite-plugin-istanbul@npm:7.2.1":
13104+
version: 7.2.1
13105+
resolution: "vite-plugin-istanbul@npm:7.2.1"
1308013106
dependencies:
1308113107
"@babel/generator": "npm:^7.28.0"
1308213108
"@istanbuljs/load-nyc-config": "npm:^1.1.0"
13109+
"@types/babel__generator": "npm:7.6.8"
1308313110
espree: "npm:^10.3.0"
1308413111
istanbul-lib-instrument: "npm:^6.0.3"
1308513112
picocolors: "npm:^1.1.1"
1308613113
source-map: "npm:^0.7.4"
1308713114
test-exclude: "npm:^7.0.1"
1308813115
peerDependencies:
1308913116
vite: ">=4 <=7"
13090-
checksum: 10/488e279556bf8b314b74301df67ec5bb799c8743edb5598e1bc4ee87f67ac713812e910b2155ef6ca5ec8e97ead29b22e6022b8ce00139e85aaff0396307b84c
13117+
checksum: 10/1e2f34f42f61436c8e3560c815e830c024d5d4d2ea3ce386cdb90e6a40948d928d6a1571bafff1e0fdcc21d6290e2ef48c7e7b0eb936381c33ce98c4d59b0054
1309113118
languageName: node
1309213119
linkType: hard
1309313120

0 commit comments

Comments
 (0)