Skip to content

Commit 59eddd2

Browse files
committed
build: updated third party dependencies
1 parent 72f8567 commit 59eddd2

3 files changed

Lines changed: 555 additions & 536 deletions

File tree

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,29 +32,29 @@
3232
"bootstrap": "^5.3.8",
3333
"gray-matter": "^4.0.3",
3434
"marked": "^16.4.2",
35-
"next": "16.2.4",
36-
"react": "19.2.3",
37-
"react-dom": "19.2.3",
35+
"next": "16.2.6",
36+
"react": "19.2.6",
37+
"react-dom": "19.2.6",
3838
"sass": "^1.99.0"
3939
},
4040
"devDependencies": {
4141
"@commitlint/cli": "^20.5.3",
4242
"@commitlint/config-conventional": "^20.5.3",
4343
"@commitlint/types": "^20.5.0",
4444
"@eslint/js": "^9.39.4",
45-
"@next/eslint-plugin-next": "16.1.1",
46-
"@playwright/test": "^1.59.1",
47-
"@tailwindcss/postcss": "^4.2.4",
45+
"@next/eslint-plugin-next": "16.2.6",
46+
"@playwright/test": "^1.60.0",
47+
"@tailwindcss/postcss": "^4.3.0",
4848
"@testing-library/jest-dom": "^6.9.1",
4949
"@testing-library/react": "^16.3.2",
5050
"@testing-library/user-event": "^14.6.1",
51-
"@types/node": "^20.19.39",
52-
"@types/react": "19.2.7",
51+
"@types/node": "^20.19.41",
52+
"@types/react": "19.2.14",
5353
"@types/react-dom": "19.2.3",
54-
"@typescript-eslint/eslint-plugin": "^8.59.1",
55-
"@typescript-eslint/parser": "^8.59.1",
54+
"@typescript-eslint/eslint-plugin": "^8.59.3",
55+
"@typescript-eslint/parser": "^8.59.3",
5656
"@vitejs/plugin-react": "^5.2.0",
57-
"@vitest/coverage-v8": "^4.1.5",
57+
"@vitest/coverage-v8": "^4.1.6",
5858
"conventional-changelog-atom": "^5.1.0",
5959
"eslint": "^9.39.4",
6060
"eslint-config-next": "16.1.1",
@@ -63,11 +63,11 @@
6363
"husky": "^9.1.7",
6464
"jsdom": "^27.4.0",
6565
"lint-staged": "^16.4.0",
66-
"postcss": "^8.5.13",
66+
"postcss": "^8.5.14",
6767
"prettier": "^3.8.3",
6868
"tailwindcss": "^3.4.19",
6969
"typescript": "^5.9.3",
70-
"vitest": "^4.1.5"
70+
"vitest": "^4.1.6"
7171
},
7272
"pnpm": {
7373
"overrides": {

0 commit comments

Comments
 (0)