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 Jan 16, 2023
1 parent 343ba10 commit d9fc6fe
Show file tree
Hide file tree
Showing 4 changed files with 294 additions and 290 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -62,16 +62,16 @@
"@ownclouders/eslint-config": "workspace:*",
"@ownclouders/prettier-config": "workspace:*",
"@ownclouders/tsconfig": "workspace:*",
"@playwright/test": "1.29.1",
"@playwright/test": "1.29.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-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.2.7",
"@vue/vue3-jest": "29.2.2",
"autoprefixer": "10.4.13",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "29.3.1",
Expand All @@ -82,7 +82,7 @@
"cucumber-html-reporter": "5.5.0",
"depcheck": "1.4.3",
"ejs": "3.1.8",
"eslint": "8.31.0",
"eslint": "8.32.0",
"flush-promises": "1.0.2",
"focus-trap": "6.9.4",
"focus-trap-vue": "1.1.1",
Expand All @@ -96,27 +96,27 @@
"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.2.0",
"lodash": "4.17.21",
"node-fetch": "2.6.7",
"node-fetch": "2.6.8",
"pino": "7.11.0",
"pino-pretty": "7.6.1",
"playwright": "1.29.1",
"postcss": "8.4.20",
"playwright": "1.29.2",
"postcss": "8.4.21",
"qs": "6.11.0",
"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",
"url-search-params-polyfill": "8.1.1",
"vite": "4.0.4",
"vite-plugin-environment": "^1.1.3",
"vue-gettext": "2.1.12",
"vue-tsc": "1.0.20",
"vue-tsc": "1.0.24",
"wait-for-expect": "3.0.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Expand Up @@ -106,7 +106,7 @@
"tippy.js": "^6.3.7",
"typescript": "^4.3.2",
"url-loader": "^4.1.1",
"v-calendar": "github:dschmidt/v-calendar#3ce6e3b8afd5491cb53ee811281d5fa8a45b044d",
"v-calendar": "github:dschmidt/v-calendar#a4e9bceb168aa302eeff5143d41d057c1c5ee547",
"vue-gettext": "^2.1.12",
"vue-inline-svg": "^3.1.0",
"vue-jest": "^3.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-app-skeleton/package.json
Expand Up @@ -9,7 +9,7 @@
"serve": "SERVER=true rollup -c -w"
},
"devDependencies": {
"rollup": "3.9.1",
"rollup": "3.10.0",
"rollup-plugin-serve": "1.1.0",
"rollup-plugin-vue": "5.1.9",
"vue": "2.7.14"
Expand Down

0 comments on commit d9fc6fe

Please sign in to comment.