Skip to content

Commit

Permalink
Update dependencies (#10251)
Browse files Browse the repository at this point in the history
* fix: update oidc-client-ts to 2.4.0 (includes crypto-js security patch)

* chore: update (and remove unused) babel related dependencies

* chore: bump luxon to v3.2.1

* chore: bump vite to v5.0.5

* chore: bump postcss-url to v10.1.3

* chore: bump postcss to v8.4.32

---------

Co-authored-by: Jannik Stehle <[email protected]>
  • Loading branch information
kulmann and JammingBen authored Jan 2, 2024
1 parent 50ff160 commit abba127
Show file tree
Hide file tree
Showing 13 changed files with 1,140 additions and 2,132 deletions.
1 change: 0 additions & 1 deletion .depcheckrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"ignores": [
"core-js",
"requirejs",
"@babel/polyfill",
"@babel/register"
]
}
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@
"vue-router": "4.2.5"
},
"devDependencies": {
"@babel/core": "7.21.8",
"@babel/core": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.21.5",
"@babel/register": "7.21.0",
"@babel/register": "7.23.7",
"@cucumber/cucumber": "10.0.1",
"@cucumber/messages": "23.0.0",
"@cucumber/pretty-formatter": "1.0.0",
Expand All @@ -73,7 +73,6 @@
"@vue/test-utils": "v2.4.0-alpha.0",
"@vue/vue3-jest": "29.2.4",
"autoprefixer": "10.4.16",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "29.5.0",
"browserslist-to-esbuild": "^1.2.0",
"browserslist-useragent-regexp": "^4.0.0",
Expand All @@ -99,7 +98,7 @@
"node-fetch": "2.6.11",
"pino": "7.11.0",
"pino-pretty": "7.6.1",
"postcss": "8.4.20",
"postcss": "8.4.32",
"qs": "6.11.2",
"react": "17.0.2",
"requirejs": "2.3.6",
Expand All @@ -111,7 +110,7 @@
"tslib": "2.5.0",
"typescript": "5.0.3",
"url-search-params-polyfill": "8.1.1",
"vite": "5.0.0",
"vite": "5.0.5",
"vite-plugin-environment": "^1.1.3",
"vue-tsc": "1.8.10",
"vue3-gettext": "2.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
".": "./index.js"
},
"dependencies": {
"@babel/helper-plugin-utils": "^7.16.7"
"@babel/helper-plugin-utils": "^7.22.5"
}
}
8 changes: 1 addition & 7 deletions packages/design-system/.babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
"@babel/preset-env"
],
"plugins": [
"@babel/plugin-syntax-dynamic-import",
"@babel/plugin-proposal-class-properties",
"@babel/plugin-proposal-object-rest-spread",
"@babel/plugin-transform-runtime"
],
"env": {
Expand All @@ -14,11 +11,8 @@
"@babel/preset-env"
],
"plugins": [
"@babel/plugin-syntax-dynamic-import",
"@babel/plugin-proposal-class-properties",
"@babel/plugin-proposal-object-rest-spread",
"babel-plugin-require-context-hook"
]
}
}
}
}
19 changes: 8 additions & 11 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,13 @@
],
"devDependencies": {
"@adobe/leonardo-contrast-colors": "1.0.0-alpha.16",
"@babel/core": "^7.16.5",
"@babel/plugin-proposal-class-properties": "^7.16.5",
"@babel/plugin-proposal-object-rest-spread": "^7.16.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.16.5",
"@babel/preset-env": "^7.14.8",
"@babel/runtime": "^7.19.4",
"@babel/core": "7.23.7",
"@babel/plugin-transform-runtime": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/runtime": "7.23.7",
"@popperjs/core": "^2.4.0",
"autoprefixer": "10.4.16",
"babel-core": "^7.0.0-bridge.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^29.0.2",
"babel-loader": "^9.0.0",
"babel-plugin-require-context-hook": "^1.0.0",
Expand All @@ -74,7 +71,7 @@
"jest-axe": "^6.0.0",
"jest-environment-jsdom": "^29.0.0",
"jest-serializer-vue": "^2.0.2",
"luxon": "3.0.1",
"luxon": "3.2.1",
"mini-css-extract-plugin": "^1.3.1",
"node-notifier": "^10.0.0",
"npm": "^8.0.0",
Expand All @@ -84,7 +81,7 @@
"postcss-import": "^12.0.1",
"postcss-loader": "^3.0.0",
"postcss-safe-parser": "^5.0.2",
"postcss-url": "^9.0.0",
"postcss-url": "10.1.3",
"prettier": "^3.0.0",
"process": "^0.11.10",
"react": "^18.0.0",
Expand Down Expand Up @@ -130,7 +127,7 @@
"focus-trap": "^7.2.0",
"focus-trap-vue": "^4.0.1",
"postcss-import": "^12.0.1",
"postcss-url": "^9.0.0",
"postcss-url": "10.1.3",
"tippy.js": "^6.3.7",
"v-calendar": "github:dschmidt/v-calendar#3ce6e3b8afd5491cb53ee811281d5fa8a45b044d",
"vue": "3.3.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
".": "./index.js"
},
"dependencies": {
"@babel/eslint-parser": "^7.19.1",
"@babel/eslint-parser": "^7.23.3",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-app-draw-io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"peerDependencies": {
"@ownclouders/web-client": "workspace:*",
"@ownclouders/web-pkg": "workspace:*",
"luxon": "3.0.1",
"luxon": "3.2.1",
"vuex": "4.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/web-app-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"filesize": "^9.0.11",
"fuse.js": "6.6.2",
"lodash-es": "4.17.21",
"luxon": "3.0.1",
"luxon": "3.2.1",
"marked": "^4.0.12",
"p-queue": "^6.6.2",
"pinia": "2.1.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"axios": "1.6.2",
"fast-xml-parser": "4.3.2",
"lodash-es": "^4.17.21",
"luxon": "3.0.1",
"luxon": "3.2.1",
"@microsoft/fetch-event-source": "^2.0.1",
"webdav": "5.3.0",
"zod": "3.22.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/web-pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"fuse.js": "6.6.2",
"js-generate-password": "^0.1.9",
"lodash-es": "^4.17.21",
"luxon": "3.0.1",
"luxon": "3.2.1",
"mark.js": "^8.11.1",
"p-queue": "^6.6.2",
"password-sheriff": "^1.1.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/web-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"focus-trap-vue": "^4.0.1",
"fuse.js": "6.6.2",
"lodash-es": "^4.17.21",
"luxon": "3.0.1",
"luxon": "3.2.1",
"marked": "^4.0.12",
"oidc-client-ts": "^2.1.0",
"oidc-client-ts": "^2.4.0",
"owncloud-sdk": "3.1.0-alpha.10",
"p-queue": "^6.6.2",
"pinia": "2.1.7",
"portal-vue": "3.0.0",
"postcss-import": "^12.0.1",
"postcss-url": "^9.0.0",
"postcss-url": "10.1.3",
"promise": "^8.1.0",
"qs": "6.11.2",
"sanitize-html": "^2.7.0",
Expand Down
Loading

0 comments on commit abba127

Please sign in to comment.