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 Nov 13, 2023
1 parent ccca366 commit 904f82c
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 220 deletions.
16 changes: 8 additions & 8 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].2",
"packageManager": "[email protected].4",
"description": "Lightning CSS integration for Vite, Rollup, esbuild, Webpack, Vue CLI, and more.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -75,23 +75,23 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.0.5",
"lightningcss": "^1.22.0",
"lightningcss": "^1.22.1",
"magic-string": "^0.30.5",
"unplugin": "^1.5.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.7.4",
"@sxzz/prettier-config": "^1.0.4",
"@types/node": "^20.8.10",
"@types/rollup-plugin-css-only": "^3.1.2",
"@types/node": "^20.9.0",
"@types/rollup-plugin-css-only": "^3.1.3",
"@vue-macros/test-utils": "^1.2.1",
"bumpp": "^9.2.0",
"eslint": "^8.53.0",
"eslint-define-config": "^1.24.1",
"fast-glob": "^3.3.1",
"prettier": "^3.0.3",
"rollup": "^4.3.0",
"rollup-plugin-css-only": "^4.5.0",
"fast-glob": "^3.3.2",
"prettier": "^3.1.0",
"rollup": "^4.4.0",
"rollup-plugin-css-only": "^4.5.2",
"tsup": "^7.2.0",
"tsx": "^4.1.1",
"typescript": "^5.2.2",
Expand Down
Loading

0 comments on commit 904f82c

Please sign in to comment.