Compare commits
7 Commits
renovate/a
...
main
Author | SHA1 | Date | |
---|---|---|---|
26443ef169 | |||
dcfd830afe | |||
6145d4549a | |||
9c99914c36 | |||
988535d452 | |||
2ece96f3ca | |||
a0bdda25bc |
16
package.json
16
package.json
@@ -45,23 +45,23 @@
|
||||
"devDependencies": {
|
||||
"@eslint/js": "9.33.0",
|
||||
"@next/eslint-plugin-next": "15.4.6",
|
||||
"@tailwindcss/postcss": "4.1.11",
|
||||
"@types/node": "22.17.1",
|
||||
"@tailwindcss/postcss": "4.1.12",
|
||||
"@types/node": "22.17.2",
|
||||
"@types/pg": "8.15.5",
|
||||
"@types/react": "19.1.9",
|
||||
"@types/react": "19.1.10",
|
||||
"@types/react-dom": "19.1.7",
|
||||
"@typescript-eslint/eslint-plugin": "8.39.0",
|
||||
"@typescript-eslint/parser": "8.39.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.39.1",
|
||||
"@typescript-eslint/parser": "8.39.1",
|
||||
"drizzle-kit": "0.31.4",
|
||||
"eslint": "9.33.0",
|
||||
"eslint-config-next": "15.4.6",
|
||||
"postcss": "8.5.6",
|
||||
"prettier": "3.6.2",
|
||||
"prettier-plugin-tailwindcss": "0.6.14",
|
||||
"tailwindcss": "4.1.11",
|
||||
"turbo": "2.5.5",
|
||||
"tailwindcss": "4.1.12",
|
||||
"turbo": "2.5.6",
|
||||
"typescript": "5.9.2",
|
||||
"typescript-eslint": "8.39.0"
|
||||
"typescript-eslint": "8.39.1"
|
||||
},
|
||||
"packageManager": "pnpm@10.14.0"
|
||||
}
|
||||
|
895
pnpm-lock.yaml
generated
895
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user