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 27, 2023
1 parent f57c6ef commit 0622b7e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@byndyusoft/tsconfig": "2.0.0",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.16",
"@types/react": "18.2.39",
"@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
30 changes: 15 additions & 15 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 All @@ -2672,14 +2672,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.38":
version: 18.2.38
resolution: "@types/react@npm:18.2.38"
"@types/react@npm:18.2.39":
version: 18.2.39
resolution: "@types/react@npm:18.2.39"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 56edd4756081b677e38ee23ad6d340658c5e2468785cb20968318cec357e1ea7ccf3ecd9534981741192dd1b894200acfaf0f1551b4795c6077668f6afc19345
checksum: e91a5419d7615ab4fcaa7cb3ad2bd372093676e86c082748ab36ac394d3ed560070482d092a5488f74d6b1d913369e4dabf6eb287debed4d70cd3eb7dc135542
languageName: node
linkType: hard

Expand Down Expand Up @@ -6172,8 +6172,8 @@ __metadata:
"@mui/material": "npm:5.14.18"
"@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": "npm:18.2.39"
"@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 0622b7e

Please sign in to comment.