Skip to content

Commit

Permalink
fix(deps): update npm non-major dependencies (#14325)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: andreastanderen <[email protected]>
  • Loading branch information
renovate[bot] and standeren authored Dec 23, 2024
1 parent 9e7c8aa commit ef16e9d
Show file tree
Hide file tree
Showing 6 changed files with 100 additions and 52 deletions.
2 changes: 1 addition & 1 deletion development/azure-devops-mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"cors": "2.8.5",
"express": "4.21.2",
"morgan": "1.10.0",
"nodemon": "3.1.7",
"nodemon": "3.1.9",
"p-queue": "8.0.1"
},
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion frontend/libs/studio-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"uuid": "10.0.0"
},
"devDependencies": {
"@chromatic-com/storybook": "3.2.2",
"@chromatic-com/storybook": "3.2.3",
"@storybook/addon-essentials": "8.4.7",
"@storybook/addon-interactions": "8.4.7",
"@storybook/addon-links": "8.4.7",
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 @@ -10,7 +10,7 @@
"react-router-dom": "6.28.0"
},
"devDependencies": {
"@types/react": "18.3.16",
"@types/react": "18.3.18",
"jest": "29.7.0",
"typescript": "5.7.2"
},
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.2",
"cypress": "13.16.1",
"cypress": "13.17.0",
"cypress-axe": "1.5.0",
"cypress-plugin-tab": "1.0.5",
"eslint": "8.57.1"
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"@microsoft/applicationinsights-react-js": "17.3.4",
"@microsoft/applicationinsights-web": "3.3.4",
"@microsoft/signalr": "8.0.7",
"@tanstack/react-query": "5.62.7",
"@tanstack/react-query-devtools": "5.62.7",
"@tanstack/react-query": "5.62.8",
"@tanstack/react-query-devtools": "5.62.8",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
"i18next": "23.16.8",
Expand All @@ -33,7 +33,7 @@
"@testing-library/user-event": "14.5.2",
"@types/css-modules": "1.0.5",
"@types/jest": "29.5.14",
"@types/react": "18.3.16",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
Expand All @@ -57,7 +57,7 @@
"prettier": "3.4.2",
"source-map-loader": "5.0.0",
"swc-loader": "0.2.6",
"terser-webpack-plugin": "5.3.10",
"terser-webpack-plugin": "5.3.11",
"typescript": "5.7.2",
"typescript-plugin-css-modules": "5.1.0",
"webpack": "5.97.1",
Expand All @@ -68,7 +68,7 @@
"resolutions": {
"@testing-library/dom": "10.4.0",
"@babel/traverse": "7.26.4",
"caniuse-lite": "1.0.30001688"
"caniuse-lite": "1.0.30001690"
},
"lint-staged": {
"*{js,jsx,tsx,ts,css,md}": "prettier -w",
Expand Down
134 changes: 91 additions & 43 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1941,9 +1941,9 @@ __metadata:
languageName: node
linkType: hard

"@chromatic-com/storybook@npm:3.2.2":
version: 3.2.2
resolution: "@chromatic-com/storybook@npm:3.2.2"
"@chromatic-com/storybook@npm:3.2.3":
version: 3.2.3
resolution: "@chromatic-com/storybook@npm:3.2.3"
dependencies:
chromatic: "npm:^11.15.0"
filesize: "npm:^10.0.12"
Expand All @@ -1952,7 +1952,7 @@ __metadata:
strip-ansi: "npm:^7.1.0"
peerDependencies:
storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0
checksum: 10/71338edf56cdbc855074c78981f2e1612b364cd864fa99bbda5c0aad147769b9f476de2fd76816102fd504efc5c0c54ba559d5ac9e3828d53278fe7000863d54
checksum: 10/6aa32ff8a227c5ada0667457a36d5db1946f9d89b8fb64153150445c8b67f26647aa48a6afce21f6dc2cad4905418f37c2fd0b12d26c3a42a36edf45b52efb7b
languageName: node
linkType: hard

Expand Down Expand Up @@ -4131,7 +4131,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@studio/components@workspace:frontend/libs/studio-components"
dependencies:
"@chromatic-com/storybook": "npm:3.2.2"
"@chromatic-com/storybook": "npm:3.2.3"
"@storybook/addon-essentials": "npm:8.4.7"
"@storybook/addon-interactions": "npm:8.4.7"
"@storybook/addon-links": "npm:8.4.7"
Expand Down Expand Up @@ -4654,10 +4654,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.62.7":
version: 5.62.7
resolution: "@tanstack/query-core@npm:5.62.7"
checksum: 10/84172d297196a5fb5704c75c99deddd776e258ad589cf1a66a2a71341bc81452305b260e57825f729e4d07ca7bc920ba1a3208f7a192b347751fee0fff5fc9fd
"@tanstack/query-core@npm:5.62.8":
version: 5.62.8
resolution: "@tanstack/query-core@npm:5.62.8"
checksum: 10/6ce74cc1fba12f219db45423602603a129fdf30d29418f9b5950525725119b8dc136c504ee90fb8aa9e5c10b1f9f4eb3ef0b07fe4b71b194c97c32b8d738d09b
languageName: node
linkType: hard

Expand All @@ -4668,26 +4668,26 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:5.62.7":
version: 5.62.7
resolution: "@tanstack/react-query-devtools@npm:5.62.7"
"@tanstack/react-query-devtools@npm:5.62.8":
version: 5.62.8
resolution: "@tanstack/react-query-devtools@npm:5.62.8"
dependencies:
"@tanstack/query-devtools": "npm:5.61.4"
peerDependencies:
"@tanstack/react-query": ^5.62.7
"@tanstack/react-query": ^5.62.8
react: ^18 || ^19
checksum: 10/6c8172551631ea53b9629edeafea00c668f77f3ba17dcda576be652cd5847d08acb5111605bfb6a8002bdf686373427db7b8a3bd03b9dcbf704dee2968c92109
checksum: 10/6be35af231f6b08f40c1563a167f488dd855dfd5d706339598a9e304e291b5dc60ef1610523bbfb97f4606a9bccbbc8f35fa10cd9c716e5d5fe80e9d5a8c4e00
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.62.7":
version: 5.62.7
resolution: "@tanstack/react-query@npm:5.62.7"
"@tanstack/react-query@npm:5.62.8":
version: 5.62.8
resolution: "@tanstack/react-query@npm:5.62.8"
dependencies:
"@tanstack/query-core": "npm:5.62.7"
"@tanstack/query-core": "npm:5.62.8"
peerDependencies:
react: ^18 || ^19
checksum: 10/7943420d1beaa2fd6defa0a9886722af5af940e6d2be3acc6b8b28ee28037ac1e8f302471a63f6692aa84e779fb9444c3a51be2e1e9987dc92d24e4947498221
checksum: 10/26d642aea205a75a624abc55daa11e5336eddad921a0dd17a6ffc1780b8366feb6cacf25d81cee14c48f2dcc9e4ba46a480d2fe68c7e1b68ff0d83e3ad363fa5
languageName: node
linkType: hard

Expand Down Expand Up @@ -5242,13 +5242,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.16":
version: 18.3.16
resolution: "@types/react@npm:18.3.16"
"@types/react@npm:18.3.18":
version: 18.3.18
resolution: "@types/react@npm:18.3.18"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/971b4f46af9aeda85326000ba4a78973db6a1f11e10665c014e1274a68ae801469f057b56d850512694cf04a69cc264c07e6a507b4613874e8bf6ab4df7904f1
checksum: 10/7fdd8b853e0d291d4138133f93f8d5c333da918e5804afcea61a923aab4bdfc9bb15eb21a5640959b452972b8715ddf10ffb12b3bd071898b9e37738636463f2
languageName: node
linkType: hard

Expand Down Expand Up @@ -6311,15 +6311,15 @@ __metadata:
"@svgr/webpack": "npm:8.1.0"
"@swc/core": "npm:1.10.1"
"@swc/jest": "npm:0.2.37"
"@tanstack/react-query": "npm:5.62.7"
"@tanstack/react-query-devtools": "npm:5.62.7"
"@tanstack/react-query": "npm:5.62.8"
"@tanstack/react-query-devtools": "npm:5.62.8"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/react": "npm:16.1.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/css-modules": "npm:1.0.5"
"@types/jest": "npm:29.5.14"
"@types/react": "npm:18.3.16"
"@types/react": "npm:18.3.18"
"@types/react-dom": "npm:18.3.5"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
Expand Down Expand Up @@ -6353,7 +6353,7 @@ __metadata:
react-toastify: "npm:10.0.6"
source-map-loader: "npm:5.0.0"
swc-loader: "npm:0.2.6"
terser-webpack-plugin: "npm:5.3.10"
terser-webpack-plugin: "npm:5.3.11"
typescript: "npm:5.7.2"
typescript-plugin-css-modules: "npm:5.1.0"
webpack: "npm:5.97.1"
Expand Down Expand Up @@ -6496,7 +6496,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "app-shared@workspace:frontend/packages/shared"
dependencies:
"@types/react": "npm:18.3.16"
"@types/react": "npm:18.3.18"
classnames: "npm:2.5.1"
jest: "npm:29.7.0"
qs: "npm:6.13.1"
Expand Down Expand Up @@ -6915,7 +6915,7 @@ __metadata:
cors: "npm:2.8.5"
express: "npm:4.21.2"
morgan: "npm:1.10.0"
nodemon: "npm:3.1.7"
nodemon: "npm:3.1.9"
p-queue: "npm:8.0.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7430,10 +7430,10 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:1.0.30001688":
version: 1.0.30001688
resolution: "caniuse-lite@npm:1.0.30001688"
checksum: 10/2125e900af866ee211c66beca01220c98e72c8a91d25c87b8ab456d3916f56fb1be5feef72556bca746da7aa852fc0118a04669f5ec2e6511eb77c960479e1c0
"caniuse-lite@npm:1.0.30001690":
version: 1.0.30001690
resolution: "caniuse-lite@npm:1.0.30001690"
checksum: 10/9fb4659eb09a298601b9593739072c481e2f5cc524bd0530e5e0f002e66246da5e866669854dfc0d53195ee36b201dab02f7933a7cdf60ccba7adb2d4a304caf
languageName: node
linkType: hard

Expand Down Expand Up @@ -8370,16 +8370,16 @@ __metadata:
dependencies:
"@testing-library/cypress": "npm:10.0.2"
axe-core: "npm:4.10.2"
cypress: "npm:13.16.1"
cypress: "npm:13.17.0"
cypress-axe: "npm:1.5.0"
cypress-plugin-tab: "npm:1.0.5"
eslint: "npm:8.57.1"
languageName: unknown
linkType: soft

"cypress@npm:13.16.1":
version: 13.16.1
resolution: "cypress@npm:13.16.1"
"cypress@npm:13.17.0":
version: 13.17.0
resolution: "cypress@npm:13.17.0"
dependencies:
"@cypress/request": "npm:^3.0.6"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -8426,7 +8426,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10/b79835cf5c6bf22a67b4469dc08c805ab3a469d3ea25ff19f700b344b2e790a44462dc2ccdd2c0679f902a44fcbb1efec0b1e9b5ce44be7e99548ce3b9af5cf8
checksum: 10/6c548e2adf7ae127365570680aa32015dbeb94cad30ce4f8a92e2e58d8ef7033b7f0ece50579a0a13eb07061feede0c813ff8d1e50e0feb87520dece5be4ba95
languageName: node
linkType: hard

Expand Down Expand Up @@ -14027,9 +14027,9 @@ __metadata:
languageName: node
linkType: hard

"nodemon@npm:3.1.7":
version: 3.1.7
resolution: "nodemon@npm:3.1.7"
"nodemon@npm:3.1.9":
version: 3.1.9
resolution: "nodemon@npm:3.1.9"
dependencies:
chokidar: "npm:^3.5.2"
debug: "npm:^4"
Expand All @@ -14043,7 +14043,7 @@ __metadata:
undefsafe: "npm:^2.0.5"
bin:
nodemon: bin/nodemon.js
checksum: 10/07c6b14e4915bfe11abd0ee95bdfd96087dcdb7a37f9d1a57d9526f5f564268432556aa726a4019abf7e48deeff4628a5b34e88ccba8bf46c310c5910ad4a075
checksum: 10/7c01ddfa30815f4147006f5b7c015a1f75017118cf398ee8c4ba3ac904667f4555b91cca6b7b191e0f6ccf5072727aa20224a1456d5446f3f6053e15132068a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -16436,6 +16436,18 @@ __metadata:
languageName: node
linkType: hard

"schema-utils@npm:^4.3.0":
version: 4.3.0
resolution: "schema-utils@npm:4.3.0"
dependencies:
"@types/json-schema": "npm:^7.0.9"
ajv: "npm:^8.9.0"
ajv-formats: "npm:^2.1.1"
ajv-keywords: "npm:^5.1.0"
checksum: 10/86c5a7c72a275c56f140bc3cdd832d56efb11428c88ad588127db12cb9b2c83ccaa9540e115d7baa9c6175b5e360094457e29c44e6fb76787c9498c2eb6df5d6
languageName: node
linkType: hard

"select-hose@npm:^2.0.0":
version: 2.0.0
resolution: "select-hose@npm:2.0.0"
Expand Down Expand Up @@ -17485,7 +17497,29 @@ __metadata:
languageName: node
linkType: hard

"terser-webpack-plugin@npm:5.3.10, terser-webpack-plugin@npm:^5.3.1, terser-webpack-plugin@npm:^5.3.10":
"terser-webpack-plugin@npm:5.3.11":
version: 5.3.11
resolution: "terser-webpack-plugin@npm:5.3.11"
dependencies:
"@jridgewell/trace-mapping": "npm:^0.3.25"
jest-worker: "npm:^27.4.5"
schema-utils: "npm:^4.3.0"
serialize-javascript: "npm:^6.0.2"
terser: "npm:^5.31.1"
peerDependencies:
webpack: ^5.1.0
peerDependenciesMeta:
"@swc/core":
optional: true
esbuild:
optional: true
uglify-js:
optional: true
checksum: 10/a8f7c92c75aa42628adfa4d171d4695c366c1852ecb4a24e72dd6fec86e383e12ac24b627e798fedff4e213c21fe851cebc61be3ab5a2537e6e42bea46690aa3
languageName: node
linkType: hard

"terser-webpack-plugin@npm:^5.3.1, terser-webpack-plugin@npm:^5.3.10":
version: 5.3.10
resolution: "terser-webpack-plugin@npm:5.3.10"
dependencies:
Expand Down Expand Up @@ -17535,6 +17569,20 @@ __metadata:
languageName: node
linkType: hard

"terser@npm:^5.31.1":
version: 5.37.0
resolution: "terser@npm:5.37.0"
dependencies:
"@jridgewell/source-map": "npm:^0.3.3"
acorn: "npm:^8.8.2"
commander: "npm:^2.20.0"
source-map-support: "npm:~0.5.20"
bin:
terser: bin/terser
checksum: 10/3afacf7c38c47a5a25dbe1ba2e7aafd61166474d4377ec0af490bd41ab3686ab12679818d5fe4a3e7f76efee26f639c92ac334940c378bbc31176520a38379c3
languageName: node
linkType: hard

"test-exclude@npm:^6.0.0":
version: 6.0.0
resolution: "test-exclude@npm:6.0.0"
Expand Down

0 comments on commit ef16e9d

Please sign in to comment.