Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 7, 2023
1 parent 21cbdd3 commit 6a457c9
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 29 deletions.
46 changes: 23 additions & 23 deletions package.json
Expand Up @@ -49,71 +49,71 @@
"vue-router": "*"
},
"devDependencies": {
"@babel/core": "7.20.12",
"@babel/core": "7.21.0",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.20.2",
"@babel/register": "7.18.9",
"@babel/register": "7.21.0",
"@cucumber/cucumber": "7.3.2",
"@cucumber/messages": "20.0.0",
"@cucumber/pretty-formatter": "1.0.0",
"@noble/hashes": "1.1.5",
"@noble/hashes": "1.2.0",
"@ownclouders/babel-preset": "workspace:*",
"@ownclouders/design-system": "workspace:*",
"@ownclouders/eslint-config": "workspace:*",
"@ownclouders/prettier-config": "workspace:*",
"@ownclouders/tsconfig": "workspace:*",
"@playwright/test": "1.29.1",
"@playwright/test": "1.31.2",
"@rollup/plugin-inject": "5.0.3",
"@types/jest": "27.5.2",
"@types/jest-axe": "3.5.5",
"@types/lodash-es": "4.17.6",
"@types/node": "16.18.11",
"@types/node": "16.18.14",
"@types/node-fetch": "2.6.2",
"@vitejs/plugin-vue": "4.0.0",
"@vue/test-utils": "2.2.2",
"@vue/vue3-jest": "29.0.0",
"@vue/test-utils": "2.3.0",
"@vue/vue3-jest": "29.2.3",
"autoprefixer": "10.4.13",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "29.3.1",
"babel-jest": "29.5.0",
"browserslist-to-esbuild": "^1.2.0",
"browserslist-useragent-regexp": "^3.0.2",
"commander": "8.3.0",
"core-js": "3.27.1",
"core-js": "3.29.0",
"cucumber-html-reporter": "5.5.0",
"depcheck": "1.4.3",
"ejs": "3.1.8",
"eslint": "8.31.0",
"eslint": "8.35.0",
"flush-promises": "1.0.2",
"git-repo-info": "2.1.1",
"jest": "29.3.1",
"jest": "29.5.0",
"jest-axe": "5.0.1",
"jest-environment-jsdom": "29.3.1",
"jest-environment-jsdom": "29.5.0",
"jest-fetch-mock": "3.0.3",
"jest-mock-axios": "4.6.2",
"jest-mock-extended": "3.0.1",
"jest-mock-extended": "3.0.3",
"jest-serializer-vue-tjw": "^3.19.0",
"join-path": "1.1.1",
"jsdom": "^20.0.2",
"license-checker-rseidelsohn": "3.1.0",
"license-checker-rseidelsohn": "3.3.0",
"lodash": "4.17.21",
"node-fetch": "2.6.7",
"node-fetch": "2.6.9",
"pino": "7.11.0",
"pino-pretty": "7.6.1",
"playwright": "1.29.1",
"postcss": "8.4.20",
"qs": "6.11.0",
"playwright": "1.31.2",
"postcss": "8.4.21",
"qs": "6.11.1",
"react": "17.0.2",
"requirejs": "2.3.6",
"rollup-plugin-node-polyfills": "0.2.1",
"rollup-plugin-visualizer": "5.9.0",
"ts-jest": "29.0.3",
"ts-jest": "29.0.5",
"ts-node": "10.9.1",
"tslib": "2.4.1",
"typescript": "4.9.4",
"tslib": "2.5.0",
"typescript": "4.9.5",
"url-search-params-polyfill": "8.1.1",
"vite": "4.0.4",
"vite": "4.1.4",
"vite-plugin-environment": "^1.1.3",
"vue-tsc": "1.0.20",
"vue-tsc": "1.2.0",
"vue3-gettext": "^2.3.3",
"wait-for-expect": "3.0.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/design-system/package.json
Expand Up @@ -41,7 +41,7 @@
"not OperaMobile > 0"
],
"devDependencies": {
"@adobe/leonardo-contrast-colors": "1.0.0-alpha.16",
"@adobe/leonardo-contrast-colors": "1.0.0-alpha.17",
"@babel/core": "^7.16.5",
"@babel/plugin-proposal-class-properties": "^7.16.5",
"@babel/plugin-proposal-object-rest-spread": "^7.16.5",
Expand Down Expand Up @@ -89,7 +89,7 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"rimraf": "^3.0.2",
"sass": "1.57.1",
"sass": "1.58.3",
"sass-loader": "^10.1.0",
"sass-resources-loader": "^2.0.1",
"semver": "^7.1.3",
Expand All @@ -104,8 +104,8 @@
"tippy.js": "^6.3.7",
"typescript": "^4.3.2",
"url-loader": "^4.1.1",
"v-calendar": "github:dschmidt/v-calendar#3ce6e3b8afd5491cb53ee811281d5fa8a45b044d",
"vue": "3.2.45",
"v-calendar": "github:dschmidt/v-calendar#a4e9bceb168aa302eeff5143d41d057c1c5ee547",
"vue": "3.2.47",
"vue-inline-svg": "^3.1.0",
"vue-loader": "^15.9.0",
"vue-select": "4.0.0-beta.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-app-files/package.json
Expand Up @@ -8,7 +8,7 @@
"mark.js": "^8.11.1"
},
"devDependencies": {
"@jest/globals": "29.3.1",
"@jest/globals": "29.5.0",
"@vueuse/core": "^9.8.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/web-runtime/package.json
Expand Up @@ -54,7 +54,7 @@
"xml-js": "^1.6.11"
},
"devDependencies": {
"@jest/globals": "29.3.1",
"@jest/globals": "29.5.0",
"@types/luxon": "2.4.0",
"@types/semver": "7.3.13"
}
Expand Down

0 comments on commit 6a457c9

Please sign in to comment.