Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#10)
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 Nov 20, 2023
1 parent 55821d0 commit f598899
Show file tree
Hide file tree
Showing 2 changed files with 549 additions and 366 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-lightningcss",
"version": "0.1.0",
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"description": "Lightning CSS integration for Vite, Rollup, esbuild, Webpack, Vue CLI, and more.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -77,23 +77,23 @@
"@rollup/pluginutils": "^5.0.5",
"lightningcss": "^1.22.1",
"magic-string": "^0.30.5",
"unplugin": "^1.5.0"
"unplugin": "^1.5.1"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.7.4",
"@sxzz/prettier-config": "^2.0.0",
"@types/node": "^20.9.0",
"@types/node": "^20.9.2",
"@types/rollup-plugin-css-only": "^3.1.3",
"@vue-macros/test-utils": "^1.2.1",
"@vue-macros/test-utils": "^1.3.0",
"bumpp": "^9.2.0",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-define-config": "^1.24.1",
"fast-glob": "^3.3.2",
"prettier": "^3.1.0",
"rollup": "^4.4.0",
"rollup": "^4.5.0",
"rollup-plugin-css-only": "^4.5.2",
"tsup": "^7.2.0",
"tsx": "^4.1.1",
"tsx": "^4.1.4",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vitest": "^0.34.6"
Expand Down
Loading

0 comments on commit f598899

Please sign in to comment.