Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jellydn committed Sep 1, 2024
1 parent d3ad630 commit 4bd36fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@types/luxon": "3.4.2",
"@types/node": "20.16.2",
"@types/node": "22.5.2",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"typescript": "5.5.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -769,12 +769,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.2":
version: 20.16.2
resolution: "@types/node@npm:20.16.2"
"@types/node@npm:22.5.2":
version: 22.5.2
resolution: "@types/node@npm:22.5.2"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/74fac185dbd2c6b301cde75747c1cd6c9ca1ad7266147ea107a798837f40b8a05991177ebd7925fc7450d51334096259d186afad6e0d22864b7c97f8afef6ba7
checksum: 10c0/624a7fd76229eacc6c158eb3b9afd55b811d7f01976c5f92c630d5b9d47047cc218928c343988484a165ac400e5eb6fe70ea300fc7242deeb0e920c7724290f6
languageName: node
linkType: hard

Expand Down Expand Up @@ -2605,7 +2605,7 @@ __metadata:
"@rollup/rollup-linux-x64-gnu": "npm:4.21.2"
"@tanstack/react-query": "npm:5.53.1"
"@types/luxon": "npm:3.4.2"
"@types/node": "npm:20.16.2"
"@types/node": "npm:22.5.2"
"@types/react": "npm:18.3.5"
"@types/react-dom": "npm:18.3.0"
encore.dev: "npm:1.39.8"
Expand Down

0 comments on commit 4bd36fe

Please sign in to comment.