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 Sep 12, 2024
1 parent 83f5549 commit 827a6ff
Show file tree
Hide file tree
Showing 2 changed files with 304 additions and 403 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,25 @@
"typecheck": "tsc"
},
"dependencies": {
"@picocss/pico": "1.5.10",
"@picocss/pico": "1.5.13",
"classnames": "2.5.1",
"lodash": "4.17.21",
"next": "14.1.4",
"react": "18.2.0",
"react-dom": "18.2.0"
"next": "14.2.11",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@tsconfig/node20": "20.1.4",
"@types/lodash": "4.17.0",
"@types/node": "20.12.2",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@vanilla-extract/css": "1.14.2",
"@vanilla-extract/dynamic": "2.1.0",
"@vanilla-extract/next-plugin": "2.4.0",
"@types/lodash": "4.17.7",
"@types/node": "20.16.5",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@vanilla-extract/css": "1.15.5",
"@vanilla-extract/dynamic": "2.1.2",
"@vanilla-extract/next-plugin": "2.4.5",
"eslint": "8.57.0",
"eslint-config-next": "14.1.4",
"prettier": "3.2.5",
"typescript": "5.4.3"
"eslint-config-next": "14.2.11",
"prettier": "3.3.3",
"typescript": "5.6.2"
}
}
Loading

0 comments on commit 827a6ff

Please sign in to comment.