Skip to content

Commit

Permalink
chore(deps): update npm non-major dependencies (#14140)
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: Tomas Engebretsen <[email protected]>
Co-authored-by: Tomas <[email protected]>
  • Loading branch information
3 people authored Nov 28, 2024
1 parent 2063c2e commit aa12e17
Show file tree
Hide file tree
Showing 26 changed files with 667 additions and 651 deletions.
584 changes: 292 additions & 292 deletions .yarn/releases/yarn-4.5.1.cjs → .yarn/releases/yarn-4.5.2.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ enableTelemetry: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.5.1.cjs
yarnPath: .yarn/releases/yarn-4.5.2.cjs
4 changes: 2 additions & 2 deletions frontend/app-development/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@studio/pure-functions": "workspace:^",
"axios": "1.7.7",
"classnames": "2.5.1",
"i18next": "23.16.5",
"i18next": "23.16.8",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "15.1.1",
Expand All @@ -25,7 +25,7 @@
"devDependencies": {
"cross-env": "7.0.3",
"jest": "29.7.0",
"typescript": "5.6.3",
"typescript": "5.7.2",
"webpack": "5.96.1",
"webpack-dev-server": "5.1.0"
},
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 @@ -16,7 +16,7 @@
"devDependencies": {
"cross-env": "7.0.3",
"jest": "29.7.0",
"typescript": "5.6.3",
"typescript": "5.7.2",
"webpack": "5.96.1",
"webpack-dev-server": "5.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion frontend/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"cross-env": "7.0.3",
"jest": "29.7.0",
"typescript": "5.6.3",
"typescript": "5.7.2",
"webpack": "5.96.1",
"webpack-dev-server": "5.1.0"
},
Expand Down
18 changes: 9 additions & 9 deletions frontend/libs/studio-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@studio/components",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"version": "0.1.0",
"main": "./src/index.ts",
"scripts": {
Expand All @@ -21,14 +21,14 @@
},
"devDependencies": {
"@chromatic-com/storybook": "2.0.2",
"@storybook/addon-essentials": "8.4.4",
"@storybook/addon-interactions": "8.4.4",
"@storybook/addon-links": "8.4.4",
"@storybook/addon-essentials": "8.4.5",
"@storybook/addon-interactions": "8.4.5",
"@storybook/addon-links": "8.4.5",
"@storybook/addon-webpack5-compiler-swc": "1.0.5",
"@storybook/blocks": "8.4.4",
"@storybook/react": "8.4.4",
"@storybook/react-webpack5": "8.4.4",
"@storybook/test": "8.4.4",
"@storybook/blocks": "8.4.5",
"@storybook/react": "8.4.5",
"@storybook/react-webpack5": "8.4.5",
"@storybook/test": "8.4.5",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.1",
"@types/jest": "^29.5.5",
Expand All @@ -38,6 +38,6 @@
"jest-environment-jsdom": "^29.7.0",
"storybook": "^8.0.4",
"ts-jest": "^29.1.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion frontend/libs/studio-content-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@studio/content-library",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"version": "0.1.0",
"main": "./src/index.ts",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion frontend/libs/studio-feedback-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@studio/feedback-form",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"version": "0.1.0",
"main": "./src/index.ts",
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions frontend/libs/studio-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@studio/hooks",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"version": "0.1.0",
"main": "./src/index.ts",
"scripts": {
Expand All @@ -21,7 +21,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"ts-jest": "^29.1.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"peerDependencies": {
"react-router-dom": ">=6.0.0"
Expand Down
4 changes: 2 additions & 2 deletions frontend/libs/studio-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@studio/icons",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"version": "0.1.0",
"main": "./src/index.ts",
"scripts": {
Expand All @@ -18,6 +18,6 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"ts-jest": "^29.1.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
4 changes: 2 additions & 2 deletions frontend/libs/studio-pure-functions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@studio/pure-functions",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"version": "0.1.0",
"main": "./src/index.ts",
"scripts": {
Expand All @@ -13,6 +13,6 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"ts-jest": "^29.1.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
4 changes: 2 additions & 2 deletions frontend/packages/policy-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"main": "index.ts",
"private": true,
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"scripts": {
"test": "jest"
},
Expand All @@ -15,6 +15,6 @@
"peerDependencies": {
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
4 changes: 2 additions & 2 deletions frontend/packages/process-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"main": "index.ts",
"private": true,
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"scripts": {
"test": "jest"
},
Expand All @@ -15,7 +15,7 @@
"peerDependencies": {
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"dependencies": {
"bpmn-js": "^13.2.2"
Expand Down
4 changes: 2 additions & 2 deletions frontend/packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"author": "Altinn",
"dependencies": {
"classnames": "2.5.1",
"qs": "6.13.0",
"qs": "6.13.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.27.0"
},
"devDependencies": {
"@types/react": "18.3.12",
"jest": "29.7.0",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"license": "3-Clause BSD",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion frontend/packages/text-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"peerDependencies": {
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"scripts": {
"test": "jest"
Expand Down
2 changes: 1 addition & 1 deletion frontend/packages/ux-editor-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react-dom": "18.3.1",
"react-redux": "9.1.2",
"redux": "5.0.1",
"typescript": "5.6.3",
"typescript": "5.7.2",
"uuid": "10.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion frontend/packages/ux-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"classnames": "2.5.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.6.3",
"typescript": "5.7.2",
"uuid": "10.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion frontend/resourceadm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@svgr/webpack": "8.1.0",
"cross-env": "7.0.3",
"jest": "29.7.0",
"typescript": "5.6.3",
"typescript": "5.7.2",
"webpack": "5.96.1",
"webpack-dev-server": "5.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion frontend/resourceadm/testing/playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "playwright-resourceadm",
"private": true,
"version": "1.0.0",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"dependencies": {
"dotenv": "^16.3.1"
},
Expand Down
6 changes: 3 additions & 3 deletions frontend/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"eslint": "8.57.1",
"eslint-plugin-import": "2.31.0",
"glob": "11.0.0",
"husky": "9.1.6",
"husky": "9.1.7",
"jsonpointer": "5.0.1",
"lint-staged": "15.2.10",
"prettier": "^3.0.3",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"private": true,
"scripts": {
"generate-config-coverage-stats": "node -r ts-node/register/transpile-only -r tsconfig-paths/register configurationStats/run.ts",
Expand Down
28 changes: 14 additions & 14 deletions frontend/scripts/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -374,13 +374,13 @@ __metadata:
eslint: "npm:8.57.1"
eslint-plugin-import: "npm:2.31.0"
glob: "npm:11.0.0"
husky: "npm:9.1.6"
husky: "npm:9.1.7"
jsonpointer: "npm:5.0.1"
lint-staged: "npm:15.2.10"
prettier: "npm:^3.0.3"
ts-node: "npm:^10.9.1"
tsconfig-paths: "npm:^4.2.0"
typescript: "npm:5.6.3"
typescript: "npm:5.7.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1720,12 +1720,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.1.6":
version: 9.1.6
resolution: "husky@npm:9.1.6"
"husky@npm:9.1.7":
version: 9.1.7
resolution: "husky@npm:9.1.7"
bin:
husky: bin.js
checksum: 10/421ccd8850378231aaefd70dbe9e4f1549b84ffe3a6897f93a202242bbc04e48bd498169aef43849411105d9fcf7c192b757d42661e28d06b934a609a4eb8771
checksum: 10/c2412753f15695db369634ba70f50f5c0b7e5cb13b673d0826c411ec1bd9ddef08c1dad89ea154f57da2521d2605bd64308af748749b27d08c5f563bcd89975f
languageName: node
linkType: hard

Expand Down Expand Up @@ -3269,23 +3269,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.6.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
"typescript@npm:5.7.2":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/00504c01ee42d470c23495426af07512e25e6546bce7e24572e72a9ca2e6b2e9bea63de4286c3cfea644874da1467dcfca23f4f98f7caf20f8b03c0213bb6837
checksum: 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
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.2",
"cypress": "13.15.2",
"cypress": "13.16.0",
"cypress-axe": "1.5.0",
"cypress-plugin-tab": "1.0.5",
"eslint": "8.57.1"
Expand Down
2 changes: 1 addition & 1 deletion frontend/testing/playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "playwright-studio",
"private": true,
"version": "1.0.0",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"dependencies": {
"dotenv": "^16.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion gitea/files/locale/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "merge-locale",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"private": true,
"dependencies": {
"ini": "5.0.0"
Expand Down
Loading

0 comments on commit aa12e17

Please sign in to comment.