Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Nov 29, 2024
1 parent 2f9c237 commit 58d3f5f
Show file tree
Hide file tree
Showing 2 changed files with 716 additions and 664 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
"@types/babel__helper-plugin-utils": "^7.10.3",
"@types/babel__template": "^7.4.4",
"@types/babel__traverse": "^7.20.6",
"@types/node": "^22.8.6",
"@vitest/coverage-v8": "^2.1.4",
"@types/node": "^22.10.1",
"@vitest/coverage-v8": "^2.1.6",
"acorn": "^8.14.0",
"babel-plugin-parameter-decorator": "^1.0.16",
"changelogen": "^0.5.7",
Expand All @@ -97,37 +97,37 @@
"defu": "^6.1.4",
"destr": "^2.0.3",
"escape-string-regexp": "^5.0.0",
"eslint": "^9.13.0",
"eslint-config-unjs": "^0.4.1",
"eslint": "^9.15.0",
"eslint-config-unjs": "^0.4.2",
"estree-walker": "^3.0.3",
"etag": "^1.8.1",
"fast-glob": "^3.3.2",
"mime": "^4.0.4",
"mlly": "^1.7.2",
"mlly": "^1.7.3",
"moment-timezone": "^0.5.46",
"nano-jsx": "^0.1.0",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"preact": "^10.24.3",
"preact": "^10.25.0",
"preact-render-to-string": "^6.5.11",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"reflect-metadata": "^0.2.2",
"solid-js": "^1.9.3",
"std-env": "^3.7.0",
"std-env": "^3.8.0",
"terser-webpack-plugin": "^5.3.10",
"tinyexec": "^0.3.1",
"ts-loader": "^9.5.1",
"typescript": "^5.6.3",
"vitest": "^2.1.4",
"vue": "^3.5.12",
"webpack": "^5.96.0",
"typescript": "^5.7.2",
"vitest": "^2.1.6",
"vue": "^3.5.13",
"webpack": "^5.96.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
"webpack-license-plugin": "^4.5.0",
"yoctocolors": "^2.1.1",
"zod": "^3.23.8"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.14.3"
}
Loading

0 comments on commit 58d3f5f

Please sign in to comment.