Skip to content

Commit 1a2f36c

Browse files
committed
chore: update deps
1 parent c3598ad commit 1a2f36c

File tree

2 files changed

+1650
-1301
lines changed

2 files changed

+1650
-1301
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt-hn",
33
"private": true,
4-
"packageManager": "pnpm@7.0.1",
4+
"packageManager": "pnpm@7.8.0",
55
"description": "Nuxt Hacker News",
66
"author": "Evan You <yyx990803@gmail.com>",
77
"contributors": [
@@ -33,9 +33,9 @@
3333
"devDependencies": {
3434
"@nuxtjs/eslint-config-typescript": "^10.0.0",
3535
"@nuxtjs/pwa": "3.3.5",
36-
"eslint": "^8.15.0",
37-
"nuxt": "^3.0.0-rc.3",
36+
"eslint": "^8.22.0",
37+
"nuxt": "^3.0.0-rc.8",
3838
"postcss-nested": "^5.0.6",
39-
"typescript": "^4.6.4"
39+
"typescript": "^4.7.4"
4040
}
4141
}

0 commit comments

Comments
 (0)