Skip to content

Commit 3c1faf5

Browse files
Revert to next 13 (#2338)
Revert to next 133
1 parent 7ca97db commit 3c1faf5

File tree

2 files changed

+123
-113
lines changed

2 files changed

+123
-113
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"graphql": "^16.8.1",
5757
"idb-keyval": "^6.2.1",
5858
"lottie-react": "^2.4.0",
59-
"next": "^14.1.2",
59+
"next": "^13.5.6",
6060
"next-plausible": "^3.12.0",
6161
"next-seo": "^5.15.0",
6262
"node-vibrant": "3.2.1-alpha.1",
@@ -100,7 +100,7 @@
100100
"@types/papaparse": "^5.3.14",
101101
"@types/pluralize": "^0.0.33",
102102
"@types/qrcode": "^1.5.5",
103-
"@types/react": "^18.2.63",
103+
"@types/react": "^18.2.58",
104104
"@types/react-dom": "^18.2.19",
105105
"@types/react-table": "^7.7.19",
106106
"@types/spdx-correct": "^3.1.3",
@@ -123,6 +123,8 @@
123123
},
124124
"pnpm": {
125125
"overrides": {
126+
"@types/react": "^18.0.26",
127+
"@types/react-dom": "^18",
126128
"bn.js": "^5.2.1",
127129
"zod": "^3.19.1",
128130
"xml2js": "0.6.2"

0 commit comments

Comments
 (0)