Skip to content

Commit

Permalink
Bump the npm-development group in /frontend with 5 updates (#1007)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 2, 2024
1 parent 9a43b7d commit a4ccab5
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 63 deletions.
10 changes: 5 additions & 5 deletions frontend/apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,16 +64,16 @@
"yup": "^1.3.2"
},
"devDependencies": {
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@types/react-window": "^1.8.8",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"autoprefixer": "^10.4.16",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"knip": "^3.8.4",
"knip": "^3.9.0",
"postcss": "^8.4.32",
"prettier": "^3.1.0",
"tailwindcss": "^3.4.0",
Expand Down
139 changes: 82 additions & 57 deletions frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"prettier:write": "prettier --write ."
},
"devDependencies": {
"knip": "^3.8.4",
"knip": "^3.9.0",
"prettier": "^3.1.0",
"turbo": "^1.11.1"
},
Expand Down

1 comment on commit a4ccab5

@vercel
Copy link

@vercel vercel bot commented on a4ccab5 Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.