Skip to content

Commit 0f39a3e

Browse files
chore(deps): update all non-major dependencies (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e11a77 commit 0f39a3e

File tree

2 files changed

+1194
-238
lines changed

2 files changed

+1194
-238
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
"dependencies": {
1515
"@nuxt/devtools": "latest",
1616
"cal-sans": "^1.0.1",
17-
"nuxt": "^3.8.1"
17+
"nuxt": "^3.8.2"
1818
},
1919
"devDependencies": {
2020
"@nuxt/eslint-config": "^0.2.0",
21-
"@types/node": "^20.9.2",
21+
"@types/node": "^20.10.1",
2222
"autoprefixer": "^10.4.16",
2323
"eslint": "^8.54.0",
2424
"postcss": "^8.4.31",
2525
"tailwind-scrollbar": "^3.0.5",
2626
"tailwindcss": "^3.3.5"
2727
},
28-
"packageManager": "pnpm@8.10.5"
28+
"packageManager": "pnpm@8.11.0"
2929
}

0 commit comments

Comments
 (0)