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 Feb 20, 2024
1 parent 0592ec9 commit 4f711e9
Show file tree
Hide file tree
Showing 6 changed files with 3,011 additions and 8,320 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.39.0",
"@microsoft/api-extractor": "~7.40.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 @@ -47,7 +47,7 @@
"@vue/test-utils": "~1.0.3",
"jest": "~27.5.0",
"rimraf": "~3.0.2",
"rollup": "~4.9.1",
"rollup": "~4.12.0",
"rollup-plugin-copy": "~3.5.0",
"rollup-plugin-delete": "~2.0.0",
"rollup-plugin-typescript2": "~0.36.0",
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 @@ -77,7 +77,7 @@
"@empathyco/x-storage-service": "^2.0.3-alpha.0",
"@empathyco/x-types": "^10.1.0-alpha.2",
"@empathyco/x-utils": "^1.0.3-alpha.1",
"@vue/devtools-api": "~6.5.0",
"@vue/devtools-api": "~6.6.0",
"@vueuse/core": "~10.7.1",
"js-md5": "^0.8.3",
"rxjs": "~7.8.0",
Expand All @@ -97,7 +97,7 @@
"@cypress/vue2": "~2.0.1",
"@empathyco/x-tailwindcss": "^1.2.0-alpha.2",
"@microsoft/api-documenter": "~7.23.0",
"@microsoft/api-extractor": "~7.39.0",
"@microsoft/api-extractor": "~7.40.0",
"@rollup/plugin-commonjs": "~25.0.7",
"@testing-library/jest-dom": "~5.17.0",
"@types/autoprefixer": "~10.2.0",
Expand All @@ -119,13 +119,13 @@
"postcss-dir-pseudo-class": "~7.0.0",
"postcss-logical": "~4.0.2",
"rimraf": "~3.0.2",
"rollup": "~4.9.1",
"rollup": "~4.12.0",
"rollup-plugin-copy": "~3.5.0",
"rollup-plugin-delete": "~2.0.0",
"rollup-plugin-styles": "~4.0.0",
"rollup-plugin-typescript2": "~0.36.0",
"rollup-plugin-vue": "~5.1.9",
"sass": "~1.70.0",
"sass": "~1.71.0",
"start-server-and-test": "~2.0.0",
"tailwindcss": "~3.4.0",
"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 @@ -62,7 +62,7 @@
"postcss": "~8.4.12",
"postcss-import": "~16.0.0",
"rimraf": "~3.0.2",
"rollup": "~4.9.1",
"rollup": "~4.12.0",
"rollup-plugin-typescript2": "~0.36.0",
"rollup-plugin-vue": "~5.1.9",
"tailwindcss": "~3.4.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/x-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"devDependencies": {
"@empathyco/x-jest-utils": "^1.4.0-alpha.11",
"@microsoft/api-documenter": "~7.23.0",
"@microsoft/api-extractor": "~7.39.0",
"@microsoft/api-extractor": "~7.40.0",
"@types/jest": "~27.5.0",
"jest": "~27.5.0",
"rollup": "~4.9.1",
"rollup": "~4.12.0",
"rollup-plugin-delete": "~2.0.0",
"rollup-plugin-typescript2": "~0.36.0",
"typescript": "~4.9.4"
Expand Down
Loading

0 comments on commit 4f711e9

Please sign in to comment.