Skip to content

Commit

Permalink
chore(deps): update all dependencies (#355)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 6130ac9 commit c35ba1d
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 66 deletions.
8 changes: 4 additions & 4 deletions apps/compatibility-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
"prettier:fix": "prettier . --write"
},
"dependencies": {
"next": "15.0.1",
"next": "15.0.2",
"react": "^18",
"react-dom": "^18"
},
"devDependencies": {
"@atmina/linting": "workspace:*",
"@next/eslint-plugin-next": "15.0.1",
"@next/eslint-plugin-next": "15.0.2",
"@types/eslint": "9.6.1",
"@types/node": "22.8.2",
"@types/node": "22.8.4",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"eslint": "9.13.0",
"eslint-config-next": "15.0.1",
"eslint-config-next": "15.0.2",
"postcss": "8.4.47",
"prettier": "3.3.3",
"tailwindcss": "3.4.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/linting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"license": "MIT",
"devDependencies": {
"@types/eslint": "9.6.1",
"@types/node": "22.8.2",
"@types/node": "22.8.4",
"@types/prettier": "3.0.0",
"eslint": "9.13.0",
"prettier": "3.3.3",
Expand Down
122 changes: 61 additions & 61 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 c35ba1d

Please sign in to comment.