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 Dec 19, 2023
1 parent 705fb4c commit d2bb9f5
Show file tree
Hide file tree
Showing 22 changed files with 3,664 additions and 3,588 deletions.
875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.7.0.cjs

Large diffs are not rendered by default.

893 changes: 0 additions & 893 deletions .yarn/releases/yarn-4.0.2.cjs

This file was deleted.

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.0.2.cjs
yarnPath: .yarn/releases/yarn-3.7.0.cjs
4 changes: 2 additions & 2 deletions development/azure-devops-mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"version": "1.0.0",
"author": "The Altinn Studio Team",
"dependencies": {
"axios": "1.6.0",
"axios": "1.6.2",
"cors": "2.8.5",
"express": "4.18.2",
"morgan": "1.10.0",
"nodemon": "3.0.1",
"nodemon": "3.0.2",
"p-queue": "7.4.1"
},
"license": "MIT",
Expand Down
12 changes: 6 additions & 6 deletions frontend/app-development/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,27 @@
"not op_mini all"
],
"dependencies": {
"@mui/material": "5.14.16",
"@mui/material": "5.15.0",
"@reduxjs/toolkit": "1.9.7",
"@studio/icons": "workspace:^",
"@studio/pure-functions": "workspace:^",
"axios": "1.6.0",
"axios": "1.6.2",
"classnames": "2.3.2",
"history": "5.3.0",
"i18next": "23.6.0",
"i18next": "23.7.11",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.3.1",
"react-i18next": "13.5.0",
"react-redux": "8.1.3",
"react-router-dom": "6.20.0",
"react-router-dom": "6.21.0",
"redux": "4.2.1",
"redux-saga": "1.2.3",
"reselect": "4.1.8"
},
"devDependencies": {
"cross-env": "7.0.3",
"jest": "29.7.0",
"typescript": "5.2.2",
"typescript": "5.3.3",
"webpack": "5.89.0",
"webpack-dev-server": "4.15.1"
},
Expand Down
6 changes: 3 additions & 3 deletions frontend/app-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
"not op_mini all"
],
"dependencies": {
"axios": "1.6.0",
"axios": "1.6.2",
"classnames": "2.3.2",
"qs": "6.11.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "8.1.3",
"react-router-dom": "6.20.0"
"react-router-dom": "6.21.0"
},
"devDependencies": {
"cross-env": "7.0.3",
"jest": "29.7.0",
"typescript": "5.2.2",
"typescript": "5.3.3",
"webpack": "5.89.0",
"webpack-dev-server": "4.15.1"
},
Expand Down
6 changes: 3 additions & 3 deletions frontend/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"@mui/x-data-grid": "5.17.26",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.20.0",
"react-use": "17.4.0"
"react-router-dom": "6.21.0",
"react-use": "17.4.2"
},
"devDependencies": {
"cross-env": "7.0.3",
"jest": "29.7.0",
"typescript": "5.2.2",
"typescript": "5.3.3",
"webpack": "5.89.0",
"webpack-dev-server": "4.15.1"
},
Expand Down
4 changes: 2 additions & 2 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": "yarn@3.6.3",
"packageManager": "yarn@3.7.0",
"version": "0.1.0",
"main": "./src/index.ts",
"scripts": {
Expand All @@ -18,7 +18,7 @@
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.5",
"eslint": "8.50.0",
"eslint": "8.56.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"ts-jest": "^29.1.1",
Expand Down
2 changes: 1 addition & 1 deletion frontend/libs/studio-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@studio/icons",
"packageManager": "yarn@3.6.4",
"packageManager": "yarn@3.7.0",
"version": "0.1.0",
"main": "./src/index.ts",
"scripts": {
Expand Down
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": "yarn@3.6.3",
"packageManager": "yarn@3.7.0",
"version": "0.1.0",
"main": "./src/index.ts",
"scripts": {
Expand All @@ -9,7 +9,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.5",
"eslint": "8.50.0",
"eslint": "8.56.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"ts-jest": "^29.1.1",
Expand Down
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": "yarn@3.6.4",
"packageManager": "yarn@3.7.0",
"scripts": {
"test": "jest"
},
Expand All @@ -15,6 +15,6 @@
"peerDependencies": {
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.2.2"
"typescript": "5.3.3"
}
}
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": "yarn@3.6.4",
"packageManager": "yarn@3.7.0",
"scripts": {
"test": "jest"
},
Expand All @@ -15,7 +15,7 @@
"peerDependencies": {
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"dependencies": {
"bpmn-js": "^13.2.2"
Expand Down
4 changes: 2 additions & 2 deletions frontend/packages/schema-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"jest": "29.7.0"
},
"peerDependencies": {
"@mui/material": "5.14.16",
"@mui/material": "5.15.0",
"@reduxjs/toolkit": "1.9.7",
"axios": "1.6.0",
"axios": "1.6.2",
"classnames": "2.3.2",
"react": "18.2.0",
"react-dnd": "16.0.1",
Expand Down
12 changes: 6 additions & 6 deletions frontend/packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"version": "0.1.0",
"author": "Altinn",
"dependencies": {
"@mui/material": "5.14.16",
"@mui/material": "5.15.0",
"@reduxjs/toolkit": "1.9.7",
"axios": "1.6.0",
"axios": "1.6.2",
"classnames": "2.3.2",
"qs": "6.11.2",
"react": "18.2.0",
Expand All @@ -14,14 +14,14 @@
"react-dnd-html5-backend": "16.0.1",
"react-dom": "18.2.0",
"react-redux": "8.1.3",
"react-router-dom": "6.20.0",
"react-select": "5.7.7",
"react-router-dom": "6.21.0",
"react-select": "5.8.0",
"redux-saga": "1.2.3"
},
"devDependencies": {
"@types/react": "18.2.34",
"@types/react": "18.2.45",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"license": "3-Clause BSD",
"peerDependencies": {
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.2.0",
"react-dom": "18.2.0",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"scripts": {
"test": "jest"
Expand Down
8 changes: 4 additions & 4 deletions frontend/packages/ux-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
"version": "1.0.1",
"author": "Altinn",
"dependencies": {
"@mui/material": "5.14.16",
"@mui/material": "5.15.0",
"@reduxjs/toolkit": "1.9.7",
"@studio/icons": "workspace:^",
"axios": "1.6.0",
"axios": "1.6.2",
"classnames": "2.3.2",
"react": "18.2.0",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-dom": "18.2.0",
"react-modal": "3.16.1",
"react-redux": "8.1.3",
"react-select": "5.7.7",
"react-select": "5.8.0",
"redux": "4.2.1",
"reselect": "4.1.8",
"typescript": "5.2.2",
"typescript": "5.3.3",
"uuid": "9.0.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions frontend/resourceadm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"@mui/x-data-grid": "5.17.26",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.20.0",
"react-use": "17.4.0"
"react-router-dom": "6.21.0",
"react-use": "17.4.2"
},
"devDependencies": {
"@svgr/webpack": "8.1.0",
"cross-env": "7.0.3",
"jest": "29.7.0",
"typescript": "5.2.2",
"typescript": "5.3.3",
"webpack": "5.89.0",
"webpack-dev-server": "4.15.1"
},
Expand Down
18 changes: 9 additions & 9 deletions frontend/stats/package.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"name": "altinn-studio-internal-stats",
"dependencies": {
"axios": "1.6.1"
"axios": "1.6.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.29.0",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.0.1",
"glob": "10.3.10",
"husky": "8.0.3",
"lint-staged": "15.1.0",
"lint-staged": "15.2.0",
"prettier": "^3.0.3",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"packageManager": "yarn@3.6.4",
"packageManager": "yarn@3.7.0",
"private": true,
"scripts": {
"generate-config-coverage-stats": "node -r ts-node/register/transpile-only -r tsconfig-paths/register configurationStats/run.ts",
Expand Down
Loading

0 comments on commit d2bb9f5

Please sign in to comment.