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 Apr 2, 2024
1 parent c479085 commit eae8710
Show file tree
Hide file tree
Showing 16 changed files with 852 additions and 898 deletions.
8 changes: 4 additions & 4 deletions frontend/app-development/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"not op_mini all"
],
"dependencies": {
"@mui/material": "5.15.13",
"@mui/material": "5.15.14",
"@reduxjs/toolkit": "1.9.7",
"@studio/icons": "workspace:^",
"@studio/pure-functions": "workspace:^",
Expand All @@ -29,9 +29,9 @@
"devDependencies": {
"cross-env": "7.0.3",
"jest": "29.7.0",
"typescript": "5.4.2",
"webpack": "5.90.3",
"webpack-dev-server": "4.15.1"
"typescript": "5.4.3",
"webpack": "5.91.0",
"webpack-dev-server": "4.15.2"
},
"license": "3-Clause BSD",
"private": true,
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 @@ -20,9 +20,9 @@
"devDependencies": {
"cross-env": "7.0.3",
"jest": "29.7.0",
"typescript": "5.4.2",
"webpack": "5.90.3",
"webpack-dev-server": "4.15.1"
"typescript": "5.4.3",
"webpack": "5.91.0",
"webpack-dev-server": "4.15.2"
},
"license": "3-Clause BSD",
"private": true,
Expand Down
6 changes: 3 additions & 3 deletions frontend/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"devDependencies": {
"cross-env": "7.0.3",
"jest": "29.7.0",
"typescript": "5.4.2",
"webpack": "5.90.3",
"webpack-dev-server": "4.15.1"
"typescript": "5.4.3",
"webpack": "5.91.0",
"webpack-dev-server": "4.15.2"
},
"license": "3-Clause BSD",
"private": true,
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 @@ -15,6 +15,6 @@
"peerDependencies": {
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.4.2"
"typescript": "5.4.3"
}
}
2 changes: 1 addition & 1 deletion frontend/packages/process-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"peerDependencies": {
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"dependencies": {
"bpmn-js": "^13.2.2"
Expand Down
2 changes: 1 addition & 1 deletion frontend/packages/schema-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"jest": "29.7.0"
},
"peerDependencies": {
"@mui/material": "5.15.13",
"@mui/material": "5.15.14",
"axios": "1.6.8",
"classnames": "2.5.1",
"react": "18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions frontend/packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"author": "Altinn",
"dependencies": {
"@mui/material": "5.15.13",
"@mui/material": "5.15.14",
"@reduxjs/toolkit": "1.9.7",
"axios": "1.6.8",
"classnames": "2.5.1",
Expand All @@ -19,9 +19,9 @@
"redux-saga": "1.3.0"
},
"devDependencies": {
"@types/react": "18.2.66",
"@types/react": "18.2.73",
"jest": "29.7.0",
"typescript": "5.4.2"
"typescript": "5.4.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.4.2"
"typescript": "5.4.3"
},
"scripts": {
"test": "jest"
Expand Down
6 changes: 3 additions & 3 deletions frontend/packages/ux-editor-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.1",
"author": "Altinn",
"dependencies": {
"@mui/material": "5.15.13",
"@mui/material": "5.15.14",
"@reduxjs/toolkit": "1.9.7",
"@studio/icons": "workspace:^",
"axios": "1.6.8",
Expand All @@ -18,7 +18,7 @@
"react-select": "5.8.0",
"redux": "4.2.1",
"reselect": "4.1.8",
"typescript": "5.4.2",
"typescript": "5.4.3",
"uuid": "9.0.1"
},
"devDependencies": {
Expand All @@ -28,7 +28,7 @@
"license": "3-Clause BSD",
"main": "index.js",
"peerDependencies": {
"webpack": "5.90.3"
"webpack": "5.91.0"
},
"scripts": {
"test": "jest --maxWorkers=50%"
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 @@ -4,7 +4,7 @@
"version": "1.0.1",
"author": "Altinn",
"dependencies": {
"@mui/material": "5.15.13",
"@mui/material": "5.15.14",
"@reduxjs/toolkit": "1.9.7",
"@studio/icons": "workspace:^",
"axios": "1.6.8",
Expand All @@ -18,7 +18,7 @@
"react-select": "5.8.0",
"redux": "4.2.1",
"reselect": "4.1.8",
"typescript": "5.4.2",
"typescript": "5.4.3",
"uuid": "9.0.1"
},
"devDependencies": {
Expand All @@ -28,7 +28,7 @@
"license": "3-Clause BSD",
"main": "index.js",
"peerDependencies": {
"webpack": "5.90.3"
"webpack": "5.91.0"
},
"scripts": {
"test": "jest --maxWorkers=50%"
Expand Down
6 changes: 3 additions & 3 deletions frontend/resourceadm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@svgr/webpack": "8.1.0",
"cross-env": "7.0.3",
"jest": "29.7.0",
"typescript": "5.4.2",
"webpack": "5.90.3",
"webpack-dev-server": "4.15.1"
"typescript": "5.4.3",
"webpack": "5.91.0",
"webpack-dev-server": "4.15.2"
},
"license": "3-Clause BSD",
"private": true,
Expand Down
8 changes: 4 additions & 4 deletions frontend/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
"axios": "1.6.8"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.3",
"glob": "10.3.10",
"glob": "10.3.12",
"husky": "8.0.3",
"lint-staged": "15.2.2",
"prettier": "^3.0.3",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"packageManager": "[email protected]",
"private": true,
Expand Down
Loading

0 comments on commit eae8710

Please sign in to comment.