Skip to content

Commit

Permalink
update pocketbase to 18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic Wrege committed Oct 5, 2023
1 parent a783a17 commit 8aa6e7d
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 @@ -15,8 +15,8 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@tailwindcss/forms": "^0.5.6",
"@types/node": "20.8.2",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.10",
"axios": "^1.5.1",
"eslint": "8.50.0",
"eslint-config-next": "13.5.4",
Expand All @@ -27,7 +27,7 @@
"lottie-react": "^2.4.0",
"next": "13.5.4",
"next-pwa": "^5.6.0",
"pocketbase": "^0.18.0",
"pocketbase": "^0.18.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.47.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1868,12 +1868,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.8":
version: 18.2.8
resolution: "@types/react-dom@npm:18.2.8"
"@types/react-dom@npm:18.2.10":
version: 18.2.10
resolution: "@types/react-dom@npm:18.2.10"
dependencies:
"@types/react": "*"
checksum: d36264631028d021b73cd9e015f10b95c4959ae1ce8f7a7419f318d1f05b1d063e6afffcd2a349a6bccd64ccc9ee9d2d976e1f0437643f0e7db621fa035bca65
checksum: ced70643d82dd9d165cd6d1a98ec7556daf77d8fdec1ed19badb744a2a2370a84cc109248667536d7f850409e85432c300ec9f8c87d46e066ad295ddf9b6ab03
languageName: node
linkType: hard

Expand All @@ -1897,14 +1897,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.24":
version: 18.2.24
resolution: "@types/react@npm:18.2.24"
"@types/react@npm:18.2.25":
version: 18.2.25
resolution: "@types/react@npm:18.2.25"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: ea5d8204e71b1c9c6631f429a93f8e7be0614cdbdb464e92b3181bdccd8a7c45e30ded8b13da726684b6393f651317c36d54832e3d3cdea0da480a3f26268909
checksum: 177515cd44135d56191ec6c5c10edd490c96c175d37624d9c37bc2007c3abcf6cc2d2137d2a073d692cdc5129d5d5785bd60a6ddd315f695da5d8b989fa2afc5
languageName: node
linkType: hard

Expand Down Expand Up @@ -6383,8 +6383,8 @@ __metadata:
"@fortawesome/react-fontawesome": ^0.2.0
"@tailwindcss/forms": ^0.5.6
"@types/node": 20.8.2
"@types/react": 18.2.24
"@types/react-dom": 18.2.8
"@types/react": 18.2.25
"@types/react-dom": 18.2.10
"@types/react-list": ^0.8.8
autoprefixer: ^10.4.16
axios: ^1.5.1
Expand All @@ -6398,7 +6398,7 @@ __metadata:
lottie-react: ^2.4.0
next: 13.5.4
next-pwa: ^5.6.0
pocketbase: ^0.18.0
pocketbase: ^0.18.1
postcss: ^8.4.31
react: ^18.2.0
react-dom: ^18.2.0
Expand Down Expand Up @@ -6552,10 +6552,10 @@ __metadata:
languageName: node
linkType: hard

"pocketbase@npm:^0.18.0":
version: 0.18.0
resolution: "pocketbase@npm:0.18.0"
checksum: 3bd7f66a42aef1f6aaa7573ebc4f2b26b8ca10ee54c8d74c7527e160ba471622e37cb38a59244dd22d41d904772fb96c0d124a6b8035c0dc0e2e4645d04fd790
"pocketbase@npm:^0.18.1":
version: 0.18.1
resolution: "pocketbase@npm:0.18.1"
checksum: aa5bf328e4e0f68b661093d219a5bb20adfc9b5d5ea79c23168c718e8c53c35e65e72875a60adb4712cd34e78510099d47931143f6e265f7a5f8e1c73d37deed
languageName: node
linkType: hard

Expand Down

0 comments on commit 8aa6e7d

Please sign in to comment.