Skip to content

Commit

Permalink
⬆️ (deps) next 🔺
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2024
1 parent 7ff0437 commit 2a2355c
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 87 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,10 +33,10 @@
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.7.0",
"@next/eslint-plugin-next": "14.2.4",
"@next/eslint-plugin-next": "14.2.5",
"@typescript-eslint/parser": "7.16.0",
"eslint": "9.7.0",
"eslint-config-next": "14.2.4",
"eslint-config-next": "14.2.5",
"eslint-config-turbo": "2.0.6",
"eslint-plugin-import-x": "3.0.1",
"eslint-plugin-jest": "28.6.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 @@ -39,7 +39,7 @@
"@types/jest": "29.5.12",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"next": "14.2.4",
"next": "14.2.5",
"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.3.2",
"next": "14.2.4",
"next": "14.2.5",
"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.3.2",
"lodash": "4.17.21",
"next": "14.2.4",
"next": "14.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"serve": "14.2.3",
Expand Down
100 changes: 18 additions & 82 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 2a2355c

Please sign in to comment.