Skip to content

Commit

Permalink
chore(deps): update npm non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent d95498f commit 6885838
Show file tree
Hide file tree
Showing 10 changed files with 105 additions and 105 deletions.
4 changes: 2 additions & 2 deletions frontend/app-development/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"@studio/pure-functions": "workspace:^",
"axios": "1.7.4",
"classnames": "2.5.1",
"i18next": "23.12.2",
"i18next": "23.13.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "14.1.3",
"react-router-dom": "6.26.0"
"react-router-dom": "6.26.1"
},
"devDependencies": {
"cross-env": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion frontend/app-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.26.0"
"react-router-dom": "6.26.1"
},
"devDependencies": {
"cross-env": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion frontend/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.26.0"
"react-router-dom": "6.26.1"
},
"devDependencies": {
"cross-env": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion frontend/packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-dom": "18.3.1",
"react-router-dom": "6.26.0"
"react-router-dom": "6.26.1"
},
"devDependencies": {
"@types/react": "18.3.3",
Expand Down
2 changes: 1 addition & 1 deletion frontend/resourceadm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.26.0"
"react-router-dom": "6.26.1"
},
"devDependencies": {
"@svgr/webpack": "8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion frontend/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"glob": "10.4.5",
"husky": "9.1.4",
"jsonpointer": "5.0.1",
"lint-staged": "15.2.8",
"lint-staged": "15.2.9",
"prettier": "^3.0.3",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
Expand Down
10 changes: 5 additions & 5 deletions frontend/scripts/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ __metadata:
glob: "npm:10.4.5"
husky: "npm:9.1.4"
jsonpointer: "npm:5.0.1"
lint-staged: "npm:15.2.8"
lint-staged: "npm:15.2.9"
prettier: "npm:^3.0.3"
ts-node: "npm:^10.9.1"
tsconfig-paths: "npm:^4.2.0"
Expand Down Expand Up @@ -1835,9 +1835,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.2.8":
version: 15.2.8
resolution: "lint-staged@npm:15.2.8"
"lint-staged@npm:15.2.9":
version: 15.2.9
resolution: "lint-staged@npm:15.2.9"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
Expand All @@ -1851,7 +1851,7 @@ __metadata:
yaml: "npm:~2.5.0"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/cabeb0540775cafa71d8d55be74b6854f65f083efa43886a5b47bfad36d23bc302c70c67dc952303ffa646e5563cfb92005a5d5ea3944c71f7ee3ff5b7bdcd71
checksum: 10/2f7342ca3fc7e2a8a0cc3db79ca8d2ad0269b98b13220f3a6745a514aacf1f83487a23a550569081ea962f9a576af7df8d687a8330a9c3c2c27348d5a4d5440e
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion frontend/testing/cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"devDependencies": {
"@testing-library/cypress": "10.0.2",
"axe-core": "4.10.0",
"cypress": "13.13.2",
"cypress": "13.13.3",
"cypress-axe": "1.5.0",
"cypress-plugin-tab": "1.0.5",
"eslint": "8.57.0"
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
"@tanstack/react-query-devtools": "5.51.23",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
"i18next": "23.12.2",
"i18next": "23.13.0",
"identity-obj-proxy": "3.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-i18next": "14.1.3",
"react-router-dom": "6.26.0",
"react-router-dom": "6.26.1",
"react-toastify": "10.0.5"
},
"devDependencies": {
"@emotion/react": "11.13.0",
"@emotion/styled": "11.13.0",
"@svgr/webpack": "8.1.0",
"@swc/core": "1.7.10",
"@swc/core": "1.7.11",
"@swc/jest": "0.2.36",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.4.8",
Expand All @@ -47,14 +47,14 @@
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-testing-library": "6.2.2",
"eslint-plugin-testing-library": "6.3.0",
"glob": "10.4.5",
"husky": "9.1.4",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-fail-on-console": "3.3.0",
"jest-junit": "16.0.0",
"lint-staged": "15.2.8",
"lint-staged": "15.2.9",
"mini-css-extract-plugin": "2.9.0",
"prettier": "3.3.3",
"source-map-loader": "5.0.0",
Expand Down
Loading

0 comments on commit 6885838

Please sign in to comment.