Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#198)
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 12, 2024
1 parent 4518736 commit 9282fd5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"i18next": "23.7.16",
"i18next": "23.7.20",
"prettier": "^3.2.5",
"rollup-plugin-visualizer": "^5.12.0",
"stylis-plugin-rtl": "^2.1.1",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-react-hooks: "npm:^4.6.0"
eslint-plugin-react-refresh: "npm:^0.4.5"
i18next: "npm:23.7.16"
i18next: "npm:23.7.20"
lodash.groupby: "npm:^4.6.0"
prettier: "npm:^3.2.5"
prism-react-renderer: "npm:^2.3.1"
Expand Down Expand Up @@ -1782,21 +1782,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*":
version: 20.11.14
resolution: "@types/node@npm:20.11.14"
"@types/node@npm:*, @types/node@npm:^20.11.16":
version: 20.11.17
resolution: "@types/node@npm:20.11.17"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/81a55ddf68811439e58bdc2e4b8e501c6c6ea3d5351aa6362a36f5829055f58195bc201b0992ffda306fcd848c84b1eca327befb71f12f24e0d356e997e17add
languageName: node
linkType: hard

"@types/node@npm:^20.11.16":
version: 20.11.16
resolution: "@types/node@npm:20.11.16"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/4886b90278e9c877a84efd3edd4667cd990e032d77268d2a798b99ebc1901ea336fa7dfbe9eaf4ad6ad1da9ce2ec31baf300038a3905838692362eb19904ebde
checksum: 10c0/1f30dae80b416cbf38f133a619ffb0e9fb9e7bc58f82d900bf73816ae5781740c4640892bf5971dd9c12570d5d05241646be3e7540bb4e059322ec6af4e51e15
languageName: node
linkType: hard

Expand Down Expand Up @@ -4174,6 +4165,15 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.7.20":
version: 23.7.20
resolution: "i18next@npm:23.7.20"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10c0/95460fff030860af7b5c65485c966fc5894372bff09f0f2f6b3fb72f053763d0b253aba977f52ddf7e32f763bf463efcf025da17a108cb1010b85fe3bd278cbd
languageName: node
linkType: hard

"iconv-lite@npm:^0.6.2":
version: 0.6.3
resolution: "iconv-lite@npm:0.6.3"
Expand Down Expand Up @@ -7472,8 +7472,8 @@ __metadata:
linkType: hard

"vite@npm:^5.1.0":
version: 5.1.0
resolution: "vite@npm:5.1.0"
version: 5.1.1
resolution: "vite@npm:5.1.1"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -7507,7 +7507,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/62aa632b6f30cfca39db534b5b461b1e73dc4f4a3093088c1140a1e1b0c4c8f4eacc0e472a0d96d765ad6976b00e202da20a647865886df692240a2b06b62c6f
checksum: 10c0/d7c23284aeb3a8333e0ea208fab7da4dd4f69134f22ff959d865f56d48c3afd04fbc548368c15a5fbc0c6453ee950db42bd3532aa0dd50b85464eabefaa51396
languageName: node
linkType: hard

Expand Down

0 comments on commit 9282fd5

Please sign in to comment.