Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent ba60fa7 commit 140f2b9
Show file tree
Hide file tree
Showing 6 changed files with 3,044 additions and 8,259 deletions.
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
8 changes: 4 additions & 4 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 @@ -102,15 +102,15 @@
"@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
Loading

0 comments on commit 140f2b9

Please sign in to comment.