Skip to content

Commit

Permalink
udpate lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Apr 15, 2024
1 parent 8f3e580 commit 40d0651
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ __metadata:
"@total-typescript/shoehorn": "npm:0.1.2"
"@tsconfig/recommended": "npm:1.0.5"
"@types/node": "npm:20.12.2"
"@types/react": "npm:^18.2.78"
"@types/react": "npm:18.2.78"
"@typescript-eslint/eslint-plugin": "npm:7.5.0"
"@typescript-eslint/parser": "npm:7.5.0"
concurrently: "npm:8.2.2"
Expand Down Expand Up @@ -134,7 +134,7 @@ __metadata:
"@total-typescript/shoehorn": "npm:0.1.2"
"@tsconfig/recommended": "npm:1.0.5"
"@types/node": "npm:20.12.2"
"@types/react": "npm:^18.2.78"
"@types/react": "npm:18.2.78"
"@typescript-eslint/eslint-plugin": "npm:7.5.0"
"@typescript-eslint/parser": "npm:7.5.0"
concurrently: "npm:8.2.2"
Expand Down Expand Up @@ -5139,7 +5139,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.78":
"@types/react@npm:18.2.78":
version: 18.2.78
resolution: "@types/react@npm:18.2.78"
dependencies:
Expand Down Expand Up @@ -5987,7 +5987,7 @@ __metadata:
"@graphql-codegen/typescript": "npm:3.0.4"
"@graphql-codegen/typescript-resolvers": "npm:3.2.1"
"@types/node": "npm:20.12.2"
"@types/react": "npm:^18.2.78"
"@types/react": "npm:18.2.78"
"@types/react-dom": "npm:18.2.23"
"@vercel/kv": "npm:^0.1.1"
autoprefixer: "npm:10.4.14"
Expand Down Expand Up @@ -6015,7 +6015,7 @@ __metadata:
"@apollo/server": "npm:^4.9.5"
"@as-integrations/next": "npm:^3.0.0"
"@types/node": "npm:20.12.2"
"@types/react": "npm:^18.2.78"
"@types/react": "npm:18.2.78"
"@types/react-dom": "npm:18.2.23"
client-only: "npm:^0.0.1"
encoding: "npm:^0.1.13"
Expand Down Expand Up @@ -9848,7 +9848,7 @@ __metadata:
"@emotion/styled": "npm:^11.10.6"
"@types/js-cookie": "npm:3.0.6"
"@types/node": "npm:20.12.2"
"@types/react": "npm:^18.2.78"
"@types/react": "npm:18.2.78"
"@types/react-dom": "npm:18.2.23"
eslint: "npm:8.38.0"
eslint-config-next: "npm:13.3.0"
Expand Down

0 comments on commit 40d0651

Please sign in to comment.