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 13, 2023
1 parent dddc280 commit e8a8b97
Show file tree
Hide file tree
Showing 5 changed files with 2,997 additions and 8,228 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
6 changes: 3 additions & 3 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.9",
"glob": "~10.3.0",
"jest": "~27.5.0",
"jest-scss-transform": "~1.0.1",
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-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 e8a8b97

Please sign in to comment.