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 Jan 14, 2024
1 parent de45f4c commit 04a4c68
Show file tree
Hide file tree
Showing 2 changed files with 485 additions and 672 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-raw",
"version": "0.1.1",
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.14.1",
"description": "Transform file to a default-export string.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -75,22 +75,22 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"esbuild": "^0.19.8",
"unplugin": "^1.5.1"
"esbuild": "^0.19.11",
"unplugin": "^1.6.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.7.5",
"@sxzz/eslint-config": "^3.7.6",
"@sxzz/prettier-config": "^2.0.0",
"@types/node": "^20.10.0",
"bumpp": "^9.2.0",
"eslint": "^8.54.0",
"prettier": "^3.1.0",
"rollup": "^4.6.0",
"@types/node": "^20.11.0",
"bumpp": "^9.2.1",
"eslint": "^8.56.0",
"prettier": "^3.2.2",
"rollup": "^4.9.5",
"tsup": "^8.0.1",
"tsx": "^4.5.0",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vitest": "^1.1.1"
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"vite": "^5.0.11",
"vitest": "^1.2.0"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit 04a4c68

Please sign in to comment.