We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdbf80c commit b0a2c54Copy full SHA for b0a2c54
2 files changed
package.json
@@ -40,7 +40,7 @@
40
"@tailwindcss/postcss": "^4.1.7",
41
"@types/lodash.debounce": "^4.0.7",
42
"@types/lodash.throttle": "^4.1.9",
43
- "@types/node": "24.11.0",
+ "@types/node": "24.12.0",
44
"@types/react": "19.2.14",
45
"@types/react-dom": "19.2.3",
46
"@uiw/codemirror-theme-eclipse": "^4.23.0",
@@ -73,7 +73,7 @@
73
"devDependencies": {
74
"@eslint/eslintrc": "^3.3.1",
75
"@eslint/js": "^9.27.0",
76
- "eslint": "9.39.3",
+ "eslint": "9.39.4",
77
"eslint-config-next": "16.1.6",
78
"eslint-config-prettier": "^10.0.1",
79
"eslint-plugin-perfectionist": "^5.0.0",
@@ -109,5 +109,5 @@
109
"engines": {
110
"node": ">=22.0.0"
111
},
112
- "packageManager": "pnpm@10.30.3"
+ "packageManager": "pnpm@10.32.0"
113
}
0 commit comments