Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#551)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 62ba0f3 commit 0fc862d
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@sass-fairy/map": "1.1.1",
"@trim21/gm-fetch": "0.2.3",
"classnames": "2.5.1",
"darkreader": "4.9.96",
"darkreader": "4.9.100",
"jsx-dom": "8.1.6",
"typesafe-i18n": "5.26.2"
},
Expand All @@ -37,7 +37,7 @@
"@types/eslint": "9.6.1",
"@types/eslint__js": "8.42.3",
"@types/jquery": "3.5.32",
"@types/node": "22.12.0",
"@types/node": "22.13.0",
"@types/tampermonkey": "5.0.4",
"@vitejs/plugin-legacy": "6.0.0",
"browserslist": "4.24.4",
Expand Down
41 changes: 31 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2478,6 +2478,13 @@ __metadata:
languageName: node
linkType: hard

"@rollup/rollup-linux-x64-gnu@npm:4.29.1":
version: 4.29.1
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.29.1"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-x64-gnu@npm:4.32.1":
version: 4.32.1
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.32.1"
Expand Down Expand Up @@ -2506,6 +2513,13 @@ __metadata:
languageName: node
linkType: hard

"@rollup/rollup-win32-x64-msvc@npm:4.29.1":
version: 4.29.1
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.29.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@rollup/rollup-win32-x64-msvc@npm:4.32.1":
version: 4.32.1
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.32.1"
Expand Down Expand Up @@ -2647,12 +2661,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.12.0":
version: 22.12.0
resolution: "@types/node@npm:22.12.0"
"@types/node@npm:22.13.0":
version: 22.13.0
resolution: "@types/node@npm:22.13.0"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/be220706732d95db2ed1c441c1e64cab90bf9a47519ce6f4c79cc5a9ec9d5c517131a149a9ac30afac1a30103e67e3a00d453ba7c1b0141608a3a7ba6397c303
checksum: 10c0/9cf6358b2863ae7bf9588ca1cc3d87f6a6289c3880e95a046a188760666870e2c12502df8b0a473bec8aa8ffee85e025d60382a6104b10f197120793235b2c22
languageName: node
linkType: hard

Expand Down Expand Up @@ -3509,12 +3523,19 @@ __metadata:
languageName: node
linkType: hard

"darkreader@npm:4.9.96":
version: 4.9.96
resolution: "darkreader@npm:4.9.96"
"darkreader@npm:4.9.100":
version: 4.9.100
resolution: "darkreader@npm:4.9.100"
dependencies:
"@rollup/rollup-linux-x64-gnu": "npm:4.29.1"
"@rollup/rollup-win32-x64-msvc": "npm:4.29.1"
malevic: "npm:0.20.2"
checksum: 10c0/da26ef6a20173773407af16b1fc93165e993e99555db50d1c9a894f0d358683c158f81fec97787bd746e7fef95b0d83c788241ffdfbb51cccc050b135581187c
dependenciesMeta:
"@rollup/rollup-linux-x64-gnu":
optional: true
"@rollup/rollup-win32-x64-msvc":
optional: true
checksum: 10c0/49d95fffe0f1d3e9c4b709e67d7aad6c5029258dada4c577ce8e740e6aeceb0f95d22e20edd251de572cbe0691df2c356e77374c70c98366be581244a3ddf14f
languageName: node
linkType: hard

Expand Down Expand Up @@ -7778,13 +7799,13 @@ __metadata:
"@types/eslint": "npm:9.6.1"
"@types/eslint__js": "npm:8.42.3"
"@types/jquery": "npm:3.5.32"
"@types/node": "npm:22.12.0"
"@types/node": "npm:22.13.0"
"@types/tampermonkey": "npm:5.0.4"
"@vitejs/plugin-legacy": "npm:6.0.0"
browserslist: "npm:4.24.4"
browserslist-useragent-regexp: "npm:4.1.3"
classnames: "npm:2.5.1"
darkreader: "npm:4.9.96"
darkreader: "npm:4.9.100"
esbuild: "npm:0.24.2"
esbuild-plugin-browserslist: "npm:0.15.0"
eslint: "npm:9.19.0"
Expand Down

0 comments on commit 0fc862d

Please sign in to comment.