Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2023
1 parent f57c6ef commit 25b5001
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.16",
"@types/react-dom": "18.2.17",
"@vitejs/plugin-react-swc": "3.5.0",
"eslint": "8.54.0",
"husky": "8.0.3",
Expand All @@ -56,7 +56,7 @@
"prettier-plugin-packagejson": "2.4.6",
"typescript": "5.3.2",
"vite": "4.5.0",
"vite-plugin-pwa": "0.17.0"
"vite-plugin-pwa": "0.17.2"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2643,12 +2643,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.16":
version: 18.2.16
resolution: "@types/react-dom@npm:18.2.16"
"@types/react-dom@npm:18.2.17":
version: 18.2.17
resolution: "@types/react-dom@npm:18.2.17"
dependencies:
"@types/react": "npm:*"
checksum: 6efd8936c103b17d24c33fbba9f90aa390559b9027308a20bc08a4af84c2b915a5f615149d106768b14c3b04796cc70e5759ae01fb2d20b307b75697e38473cd
checksum: 33b53078ed7e9e0cfc4dc691e938f7db1cc06353bc345947b41b581c3efe2b980c9e4eb6460dbf5ddc521dd91959194c970221a2bd4bfad9d23ebce338e12938
languageName: node
linkType: hard

Expand Down Expand Up @@ -6173,7 +6173,7 @@ __metadata:
"@tanstack/react-query": "npm:4.36.1"
"@tanstack/react-query-devtools": "npm:4.36.1"
"@types/react": "npm:18.2.38"
"@types/react-dom": "npm:18.2.16"
"@types/react-dom": "npm:18.2.17"
"@vitejs/plugin-react-swc": "npm:3.5.0"
axios: "npm:1.6.2"
eslint: "npm:8.54.0"
Expand All @@ -6187,7 +6187,7 @@ __metadata:
typescript: "npm:5.3.2"
use-local-storage-state: "npm:19.1.0"
vite: "npm:4.5.0"
vite-plugin-pwa: "npm:0.17.0"
vite-plugin-pwa: "npm:0.17.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8815,9 +8815,9 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-pwa@npm:0.17.0":
version: 0.17.0
resolution: "vite-plugin-pwa@npm:0.17.0"
"vite-plugin-pwa@npm:0.17.2":
version: 0.17.2
resolution: "vite-plugin-pwa@npm:0.17.2"
dependencies:
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
Expand All @@ -8828,7 +8828,7 @@ __metadata:
vite: ^3.1.0 || ^4.0.0 || ^5.0.0
workbox-build: ^7.0.0
workbox-window: ^7.0.0
checksum: b1121519d4b432aba28a907b5f0fa0d68e5cd25c272b97544cf502e799d6f2e361b550b99ee69c0e229181649e95246b45587fe6a3ba0bd2d3c01350537487bb
checksum: a51ce04ac51df72a26dc84162872b812f5c88bf9683b4a48d1331d9349aa67ebc4602e92e1012a0348777db160142ed921083beccfc9b14bcfe44c88b7f98fb8
languageName: node
linkType: hard

Expand Down

0 comments on commit 25b5001

Please sign in to comment.