We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca97db commit 3c1faf5Copy full SHA for 3c1faf5
package.json
@@ -56,7 +56,7 @@
56
"graphql": "^16.8.1",
57
"idb-keyval": "^6.2.1",
58
"lottie-react": "^2.4.0",
59
- "next": "^14.1.2",
+ "next": "^13.5.6",
60
"next-plausible": "^3.12.0",
61
"next-seo": "^5.15.0",
62
"node-vibrant": "3.2.1-alpha.1",
@@ -100,7 +100,7 @@
100
"@types/papaparse": "^5.3.14",
101
"@types/pluralize": "^0.0.33",
102
"@types/qrcode": "^1.5.5",
103
- "@types/react": "^18.2.63",
+ "@types/react": "^18.2.58",
104
"@types/react-dom": "^18.2.19",
105
"@types/react-table": "^7.7.19",
106
"@types/spdx-correct": "^3.1.3",
@@ -123,6 +123,8 @@
123
},
124
"pnpm": {
125
"overrides": {
126
+ "@types/react": "^18.0.26",
127
+ "@types/react-dom": "^18",
128
"bn.js": "^5.2.1",
129
"zod": "^3.19.1",
130
"xml2js": "0.6.2"
0 commit comments