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 Nov 20, 2023
1 parent 8201979 commit b5d1b19
Show file tree
Hide file tree
Showing 20 changed files with 1,309 additions and 1,336 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.4.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.7.0.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 @@ -10,4 +10,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-3.7.0.cjs
2 changes: 1 addition & 1 deletion development/azure-devops-mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"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",
Expand Down
10 changes: 5 additions & 5 deletions frontend/app-development/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
],
"dependencies": {
"@altinn/icons": "workspace:^",
"@mui/material": "5.14.16",
"@mui/material": "5.14.18",
"@reduxjs/toolkit": "1.9.7",
"axios": "1.6.0",
"axios": "1.6.2",
"classnames": "2.3.2",
"history": "5.3.0",
"i18next": "23.6.0",
"i18next": "23.7.6",
"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.18.0",
"react-router-dom": "6.19.0",
"redux": "4.2.1",
"redux-saga": "1.2.3",
"reselect": "4.1.8"
Expand Down
4 changes: 2 additions & 2 deletions frontend/app-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"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.18.0"
"react-router-dom": "6.19.0"
},
"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 @@ -12,7 +12,7 @@
"@mui/x-data-grid": "5.17.26",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.18.0",
"react-router-dom": "6.19.0",
"react-use": "17.4.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion frontend/libs/altinn-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@altinn/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-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@altinn/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.54.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/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 Down
2 changes: 1 addition & 1 deletion 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 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.14.18",
"@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
10 changes: 5 additions & 5 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.14.18",
"@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,12 +14,12 @@
"react-dnd-html5-backend": "16.0.1",
"react-dom": "18.2.0",
"react-redux": "8.1.3",
"react-router-dom": "6.18.0",
"react-select": "5.7.7",
"react-router-dom": "6.19.0",
"react-select": "5.8.0",
"redux-saga": "1.2.3"
},
"devDependencies": {
"@types/react": "18.2.34",
"@types/react": "18.2.37",
"jest": "29.7.0",
"typescript": "5.2.2"
},
Expand Down
6 changes: 3 additions & 3 deletions frontend/packages/ux-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
"author": "Altinn",
"dependencies": {
"@altinn/icons": "workspace:^",
"@mui/material": "5.14.16",
"@mui/material": "5.14.18",
"@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",
"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",
Expand Down
2 changes: 1 addition & 1 deletion frontend/resourceadm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@mui/x-data-grid": "5.17.26",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.18.0",
"react-router-dom": "6.19.0",
"react-use": "17.4.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions frontend/stats/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"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",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-prettier": "5.0.1",
Expand All @@ -18,7 +18,7 @@
"tsconfig-paths": "^4.2.0",
"typescript": "5.2.2"
},
"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 b5d1b19

Please sign in to comment.