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 Oct 1, 2024
1 parent 83f5549 commit 7f699af
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 443 deletions.
30 changes: 15 additions & 15 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.13",
"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",
"eslint": "8.57.0",
"eslint-config-next": "14.1.4",
"prettier": "3.2.5",
"typescript": "5.4.3"
"@types/lodash": "4.17.9",
"@types/node": "20.16.10",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@vanilla-extract/css": "1.16.0",
"@vanilla-extract/dynamic": "2.1.2",
"@vanilla-extract/next-plugin": "2.4.6",
"eslint": "8.57.1",
"eslint-config-next": "14.2.13",
"prettier": "3.3.3",
"typescript": "5.6.2"
}
}
Loading

0 comments on commit 7f699af

Please sign in to comment.