Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit e73acdd

Browse files
committed
dependency bump
1 parent 49f6e10 commit e73acdd

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

package-lock.json

Lines changed: 56 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,18 @@
2222
"start": "next start"
2323
},
2424
"dependencies": {
25-
"next": "^14.2.13",
25+
"next": "^14.2.14",
2626
"react": "^18.3.1",
2727
"react-dom": "^18.3.1"
2828
},
2929
"devDependencies": {
3030
"@tailwindcss/typography": "^0.5.15",
3131
"@types/node": "^22.7.4",
32-
"@types/react": "^18.3.10",
32+
"@types/react": "^18.3.11",
3333
"@types/react-dom": "^18.3.0",
3434
"autoprefixer": "^10.4.20",
3535
"eslint": "^8.57.0",
36-
"eslint-config-next": "^14.2.13",
36+
"eslint-config-next": "^14.2.14",
3737
"postcss": "^8.4.47",
3838
"prettier": "^3.3.3",
3939
"prettier-plugin-tailwindcss": "^0.6.8",

0 commit comments

Comments
 (0)