Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent ef95aa7 commit 2690ce5
Show file tree
Hide file tree
Showing 2 changed files with 228 additions and 229 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@
"dependencies": {
"@picocss/pico": "2.0.6",
"classnames": "2.5.1",
"next": "15.0.3",
"next": "15.1.4",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@tsconfig/node22": "22.0.0",
"@types/lodash": "4.17.13",
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vanilla-extract/css": "1.16.0",
"@types/lodash": "4.17.14",
"@types/node": "22.10.7",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@vanilla-extract/css": "1.17.0",
"@vanilla-extract/dynamic": "2.1.2",
"@vanilla-extract/next-plugin": "2.4.6",
"eslint": "9.14.0",
"eslint-config-next": "15.0.3",
"prettier": "3.3.3",
"typescript": "5.6.3"
"@vanilla-extract/next-plugin": "2.4.8",
"eslint": "9.18.0",
"eslint-config-next": "15.1.4",
"prettier": "3.4.2",
"typescript": "5.7.3"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.15.4"
}
Loading

0 comments on commit 2690ce5

Please sign in to comment.