We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c97956 + b81605f commit 0de0524Copy full SHA for 0de0524
package.json
@@ -80,17 +80,17 @@
80
"@tabler/icons-react": "^3.2.0",
81
"@types/lodash": "^4.17.0",
82
"@types/node": "^20.12.7",
83
- "@types/react": "^18.2.77",
+ "@types/react": "^18.2.79",
84
"@types/react-dom": "^18.2.25",
85
- "@typescript-eslint/eslint-plugin": "^7.6.0",
86
- "@typescript-eslint/parser": "^7.6.0",
+ "@typescript-eslint/eslint-plugin": "^7.7.0",
+ "@typescript-eslint/parser": "^7.7.0",
87
"clsx": "^2.1.0",
88
"cssnano": "^6.1.2",
89
- "eslint": "^9.0.0",
90
- "eslint-config-next": "^14.2.0",
+ "eslint": "^9.1.0",
+ "eslint-config-next": "^14.2.2",
91
"eslint-config-prettier": "^9.1.0",
92
"lodash": "^4.17.21",
93
- "next": "14.2.0",
+ "next": "^14.2.2",
94
"postcss": "^8.4.38",
95
"postcss-cli": "^11.0.0",
96
"postcss-import": "^16.1.0",
0 commit comments