We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 966e2e0 commit a7aadaaCopy full SHA for a7aadaa
package.json
@@ -2,7 +2,7 @@
2
"name": "theme-nextjs-bea",
3
"version": "1.1.0",
4
"engines": {
5
- "node": "^20.x",
+ "node": "^22.0.0",
6
"npm": "^10.x"
7
},
8
"devEngines": {
@@ -63,7 +63,7 @@
63
"@prezly/eslint-config": "6.0.0",
64
"@svgr/webpack": "8.1.0",
65
"@types/html-to-text": "9.0.4",
66
- "@types/node": "22.13.5",
+ "@types/node": "22.14.1",
67
"@types/react": "19.0.10",
68
"@types/react-dom": "19.0.4",
69
"@types/react-instantsearch-core": "6.26.10",
0 commit comments