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 28, 2024
1 parent 8d705a7 commit 934fd02
Show file tree
Hide file tree
Showing 2 changed files with 556 additions and 753 deletions.
22 changes: 11 additions & 11 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.15.1",
"packageManager": "pnpm@8.15.4",
"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.20.0",
"esbuild": "^0.20.1",
"unplugin": "^1.7.1"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.7.6",
"@sxzz/prettier-config": "^2.0.0",
"@types/node": "^20.11.16",
"@sxzz/eslint-config": "^3.8.1",
"@sxzz/prettier-config": "^2.0.1",
"@types/node": "^20.11.22",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"rollup": "^4.9.6",
"tsup": "^8.0.1",
"tsx": "^4.7.0",
"rollup": "^4.12.0",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vitest": "^1.2.2"
"vite": "^5.1.4",
"vitest": "^1.3.1"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit 934fd02

Please sign in to comment.