Skip to content

Commit 2863086

Browse files
AaquAlbert Mazur
andauthored
update deps (#3)
Co-authored-by: Albert Mazur <[email protected]>
1 parent 56e0cad commit 2863086

File tree

2 files changed

+400
-398
lines changed

2 files changed

+400
-398
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,29 +13,29 @@
1313
"@radix-ui/react-icons": "^1.3.0",
1414
"class-variance-authority": "^0.7.0",
1515
"clsx": "^2.1.1",
16-
"next": "14.2.3",
17-
"react": "18.2.0",
18-
"react-dom": "18.2.0",
16+
"next": "14.2.4",
17+
"react": "18.3.1",
18+
"react-dom": "18.3.1",
1919
"tailwind-merge": "^2.3.0",
2020
"tailwindcss-animate": "^1.0.7"
2121
},
2222
"devDependencies": {
23-
"@next/env": "14.2.3",
24-
"@types/node": "20.12.7",
25-
"@types/react": "18.2.79",
26-
"@types/react-dom": "18.2.25",
27-
"@typescript-eslint/eslint-plugin": "7.7.1",
28-
"@typescript-eslint/parser": "7.7.1",
23+
"@next/env": "14.2.4",
24+
"@types/node": "20.14.2",
25+
"@types/react": "18.3.3",
26+
"@types/react-dom": "18.3.0",
27+
"@typescript-eslint/eslint-plugin": "7.13.0",
28+
"@typescript-eslint/parser": "7.13.0",
2929
"autoprefixer": "10.4.19",
3030
"eslint": "8.57.0",
31-
"eslint-config-next": "14.2.3",
31+
"eslint-config-next": "14.2.4",
3232
"eslint-config-prettier": "9.1.0",
3333
"husky": "9.0.11",
34-
"lint-staged": "15.2.2",
34+
"lint-staged": "15.2.6",
3535
"postcss": "8.4.38",
36-
"prettier": "3.2.5",
37-
"prettier-plugin-tailwindcss": "0.5.14",
38-
"tailwindcss": "3.4.3",
36+
"prettier": "3.3.2",
37+
"prettier-plugin-tailwindcss": "0.6.3",
38+
"tailwindcss": "3.4.4",
3939
"typescript": "5.4.5"
4040
}
4141
}

0 commit comments

Comments
 (0)