Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 01400ae commit f23c327
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 138 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-lightningcss",
"version": "0.2.1",
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"description": "Lightning CSS integration for Vite, Rollup, esbuild, Webpack, Vue CLI, and more.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -98,24 +98,24 @@
"@rollup/pluginutils": "^5.1.4",
"lightningcss": "^1.28.2",
"magic-string": "^0.30.17",
"unplugin": "^2.1.0"
"unplugin": "^2.1.2"
},
"devDependencies": {
"@sxzz/eslint-config": "^4.5.1",
"@sxzz/prettier-config": "^2.0.2",
"@sxzz/test-utils": "^0.3.11",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/rollup-plugin-css-only": "^3.1.3",
"bumpp": "^9.9.2",
"eslint": "^9.17.0",
"fast-glob": "^3.3.2",
"fast-glob": "^3.3.3",
"prettier": "^3.4.2",
"rollup": "^4.29.1",
"rollup": "^4.29.2",
"rollup-plugin-css-only": "^4.5.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vite": "^6.0.6",
"vite": "^6.0.7",
"vitest": "^2.1.8",
"vue": "^3.5.13"
},
Expand Down
Loading

0 comments on commit f23c327

Please sign in to comment.