Skip to content

Commit 3b6a176

Browse files
chore: downgrade dependencies to avoid 500 error on /oauth/callback (#3075)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e2df38 commit 3b6a176

File tree

2 files changed

+2219
-804
lines changed

2 files changed

+2219
-804
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@
116116
"devDependencies": {
117117
"@antfu/eslint-config": "^3.12.0",
118118
"@antfu/ni": "^0.23.1",
119-
"@nuxt/schema": "^3.14.1592",
120119
"@types/chroma-js": "^2.4.4",
121120
"@types/file-saver": "^2.0.7",
122121
"@types/fnando__sparkline": "^0.3.7",
@@ -134,7 +133,7 @@
134133
"flat": "^6.0.1",
135134
"fs-extra": "^11.2.0",
136135
"lint-staged": "^15.2.11",
137-
"nuxt": "^3.14.1592",
136+
"nuxt": "^3.13.2",
138137
"prettier": "^3.4.2",
139138
"sharp": "^0.33.5",
140139
"sharp-ico": "^0.1.5",

0 commit comments

Comments
 (0)