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 8ede76e commit 0217ba1Copy full SHA for 0217ba1
1 file changed
package.json
@@ -129,17 +129,17 @@
129
"@tailwindcss/postcss": "^4",
130
"tw-animate-css": "^1.3.6",
131
"eslint": "^9",
132
- "@types/js-cookie": "^3.0.6"
+ "eslint-config-next": "15.4.4",
133
+ "@types/js-cookie": "^3.0.6",
134
+ "@types/lodash.debounce": "^4.0.9"
135
},
136
"devDependencies": {
137
"@eslint/eslintrc": "^3",
- "@types/lodash.debounce": "^4.0.9",
138
"@types/node": "^20",
139
"@types/react": "^19",
140
"@types/react-dom": "^19",
141
"@typescript-eslint/eslint-plugin": "^8.38.0",
142
"@typescript-eslint/parser": "^8.38.0",
- "eslint-config-next": "15.4.4",
143
"eslint-config-prettier": "^10.1.8",
144
"eslint-plugin-prettier": "^5.5.3",
145
"husky": "^9.1.7",
0 commit comments