Skip to content

Commit

Permalink
⬆️ (deps) next 🔺
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent cbab1e7 commit d6b3640
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 111 deletions.
4 changes: 2 additions & 2 deletions config/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"@eslint/compat": "1.2.4",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.16.0",
"@next/eslint-plugin-next": "15.0.4",
"@next/eslint-plugin-next": "15.1.0",
"eslint": "9.16.0",
"eslint-config-next": "15.0.4",
"eslint-config-next": "15.1.0",
"eslint-config-turbo": "2.3.3",
"eslint-plugin-import-x": "4.5.0",
"eslint-plugin-jest": "28.9.0",
Expand Down
2 changes: 1 addition & 1 deletion config/jest-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@jeromefitz/jest-presets": "workspace:*",
"@types/jest": "29.5.14",
"next": "15.0.4",
"next": "15.1.0",
"react": "19.0.0-rc-66855b96-20241106"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion examples/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"cmdk": "1.0.4",
"date-fns": "4.1.0",
"framer-motion": "11.13.5",
"next": "15.0.4",
"next": "15.1.0",
"next-themes": "0.4.4",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106"
Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"cmdk": "1.0.4",
"framer-motion": "11.13.5",
"lodash": "4.17.21",
"next": "15.0.4",
"next": "15.1.0",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106",
"serve": "14.2.4",
Expand Down
138 changes: 32 additions & 106 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d6b3640

Please sign in to comment.