Skip to content

Commit 3766b55

Browse files
GH-100 Update all dependencies (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d98370f commit 3766b55

File tree

2 files changed

+737
-562
lines changed

2 files changed

+737
-562
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,20 @@
2424
"sharp": "^0.33.2"
2525
},
2626
"devDependencies": {
27-
"next": "14.2.1",
27+
"next": "14.2.13",
2828
"@next/bundle-analyzer": "^14.1.0",
29-
"@total-typescript/ts-reset": "^0.5.1",
29+
"@total-typescript/ts-reset": "^0.6.0",
3030
"@types/node": "^20.11.20",
3131
"@types/react": "^18.2.58",
3232
"@types/react-dom": "^18.2.19",
3333
"autoprefixer": "^10.4.17",
3434
"cross-env": "^7.0.3",
3535
"eslint": "^9.0.0",
36-
"eslint-config-next": "14.2.1",
36+
"eslint-config-next": "14.2.13",
3737
"eslint-config-prettier": "^9.1.0",
3838
"postcss": "^8.4.35",
3939
"prettier": "^3.2.5",
40-
"prettier-plugin-tailwindcss": "^0.5.11",
40+
"prettier-plugin-tailwindcss": "^0.6.0",
4141
"tailwindcss": "^3.4.1",
4242
"typescript": "^5.3.3"
4343
}

0 commit comments

Comments
 (0)