Skip to content

Commit 899485e

Browse files
chore(deps): update all non-major dependencies (nuxt#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8813ab6 commit 899485e

File tree

2 files changed

+597
-709
lines changed

2 files changed

+597
-709
lines changed

package.json

Lines changed: 3 additions & 3 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.15.0",
4+
"packageManager": "pnpm@7.16.0",
55
"description": "Nuxt Hacker News",
66
"author": "Evan You <yyx990803@gmail.com>",
77
"contributors": [
@@ -30,8 +30,8 @@
3030
"devDependencies": {
3131
"@nuxtjs/eslint-config-typescript": "^11.0.0",
3232
"eslint": "^8.27.0",
33-
"nuxt": "^3.0.0-rc.13",
33+
"nuxt": "^3.0.0-rc.14",
3434
"postcss-nested": "^6.0.0",
35-
"typescript": "^4.8.4"
35+
"typescript": "^4.9.3"
3636
}
3737
}

0 commit comments

Comments
 (0)