Skip to content

Commit

Permalink
feat: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Apr 3, 2024
1 parent d2b7f36 commit f4195c9
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 63 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"magic-string": "^0.30.8",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"rollup": "^4.13.2",
"rollup": "^4.14.0",
"tsc-alias": "^1.8.8",
"typescript": "^5.4.3"
}
Expand Down
1 change: 0 additions & 1 deletion packages/examples/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"moduleResolution": "Node",
"noImplicitOverride": true,
"noUnusedParameters": true,
"useDefineForClassFields": true,
"forceConsistentCasingInFileNames": true,
"lib": [
"DOM",
Expand Down
122 changes: 61 additions & 61 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f4195c9

Please sign in to comment.