Skip to content

Commit

Permalink
⬆️ (deps) next 🔺
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 914c247 commit 210839d
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 16 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.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.9.1",
"@next/eslint-plugin-next": "14.2.8",
"@next/eslint-plugin-next": "14.2.10",
"eslint": "9.9.1",
"eslint-config-next": "14.2.8",
"eslint-config-next": "14.2.10",
"eslint-config-turbo": "2.1.1",
"eslint-plugin-import-x": "4.2.1",
"eslint-plugin-jest": "28.8.3",
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 @@ -39,7 +39,7 @@
"@types/jest": "29.5.12",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"next": "14.2.8",
"next": "14.2.10",
"react": "18.3.1"
},
"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 @@ -32,7 +32,7 @@
"cmdk": "1.0.0",
"date-fns": "3.6.0",
"framer-motion": "11.5.4",
"next": "14.2.8",
"next": "14.2.10",
"next-themes": "0.3.0",
"react": "18.3.1",
"react-dom": "18.3.1"
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 @@ -116,7 +116,7 @@
"cmdk": "1.0.0",
"framer-motion": "11.5.4",
"lodash": "4.17.21",
"next": "14.2.8",
"next": "14.2.10",
"react": "18.3.1",
"react-dom": "18.3.1",
"serve": "14.2.3",
Expand Down
22 changes: 11 additions & 11 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 210839d

Please sign in to comment.