Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1371)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 27, 2023
1 parent ba60fa7 commit 79b0a94
Show file tree
Hide file tree
Showing 8 changed files with 3,080 additions and 8,267 deletions.
2 changes: 1 addition & 1 deletion packages/x-adapter-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@microsoft/api-documenter": "~7.23.0",
"@microsoft/api-extractor": "~7.38.0",
"@microsoft/api-extractor": "~7.39.0",
"@types/jest": "~27.5.0",
"concurrently": "~8.2.0",
"jest": "~27.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-archetype-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@empathyco/x-utils": "^1.0.3-alpha.0",
"@types/jest": "~27.5.0",
"@types/node": "~18.18.0",
"@types/node": "~18.19.0",
"@vue/test-utils": "~1.0.3",
"jest": "~27.5.0",
"rimraf": "~3.0.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/x-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@empathyco/x-types": "^10.0.3-alpha.0",
"@empathyco/x-utils": "^1.0.3-alpha.0",
"@vue/devtools-api": "~6.5.0",
"@vueuse/core": "~10.6.0",
"@vueuse/core": "~10.7.0",
"rxjs": "~7.8.0",
"tslib": "~2.6.0",
"vue-class-component": "~7.2.6",
Expand All @@ -96,21 +96,21 @@
"@cypress/vue2": "~2.0.1",
"@empathyco/x-tailwindcss": "^1.1.2-alpha.0",
"@microsoft/api-documenter": "~7.23.0",
"@microsoft/api-extractor": "~7.38.0",
"@microsoft/api-extractor": "~7.39.0",
"@rollup/plugin-commonjs": "~25.0.0",
"@testing-library/jest-dom": "~5.17.0",
"@types/autoprefixer": "~10.2.0",
"@types/glob": "^8.0.1",
"@types/jest": "~27.5.0",
"@types/node": "~18.18.0",
"@types/node": "~18.19.0",
"@types/testing-library__jest-dom": "~5.14.5",
"@vitejs/plugin-vue2": "^2.2.0",
"@vue/test-utils": "~1.0.3",
"@vue/vue2-jest": "~27.0.0-alpha.3",
"autoprefixer": "~10.4.4",
"convert-source-map": "~2.0.0",
"cypress": "~13.6.0",
"esbuild": "0.19.7",
"esbuild": "0.19.10",
"glob": "~10.3.0",
"jest": "~27.5.0",
"jest-scss-transform": "~1.0.1",
Expand All @@ -128,7 +128,7 @@
"rollup-plugin-vue": "~5.1.9",
"sass": "~1.69.0",
"start-server-and-test": "~2.0.0",
"tailwindcss": "~3.3.0",
"tailwindcss": "~3.4.0",
"ts-jest": "~27.1.0",
"ts-node": "~10.9.1",
"typescript": "~4.9.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-svg-converter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/jest": "~27.5.0",
"@types/node": "~18.18.0",
"@types/node": "~18.19.0",
"jest": "~27.5.0",
"rimraf": "~3.0.2",
"ts-jest": "~27.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"rollup": "~2.79.1",
"rollup-plugin-typescript2": "~0.36.0",
"rollup-plugin-vue": "~5.1.9",
"tailwindcss": "~3.3.0",
"tailwindcss": "~3.4.0",
"typescript": "~4.9.4",
"vite": "~4.5.0",
"vite-plugin-vue2": "~2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-translations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/jest": "~27.5.0",
"@types/node": "~18.18.0",
"@types/node": "~18.19.0",
"jest": "~27.5.0",
"ts-jest": "~27.1.0",
"typescript": "~4.9.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@empathyco/x-jest-utils": "^1.4.0-alpha.11",
"@microsoft/api-documenter": "~7.23.0",
"@microsoft/api-extractor": "~7.38.0",
"@microsoft/api-extractor": "~7.39.0",
"@types/jest": "~27.5.0",
"jest": "~27.5.0",
"rollup": "~2.79.1",
Expand Down
Loading

0 comments on commit 79b0a94

Please sign in to comment.