Skip to content

Commit c1325e9

Browse files
committedOct 5, 2024·
chore: update lockfile
1 parent daede71 commit c1325e9

File tree

2 files changed

+135
-128
lines changed

2 files changed

+135
-128
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"defu": "^6.1.4",
9898
"destr": "^2.0.3",
9999
"escape-string-regexp": "^5.0.0",
100-
"eslint": "^9.11.1",
100+
"eslint": "^9.12.0",
101101
"eslint-config-unjs": "^0.4.1",
102102
"estree-walker": "^3.0.3",
103103
"etag": "^1.8.1",
@@ -108,7 +108,7 @@
108108
"nano-jsx": "^0.1.0",
109109
"pathe": "^1.1.2",
110110
"pkg-types": "^1.2.0",
111-
"preact": "^10.24.1",
111+
"preact": "^10.24.2",
112112
"preact-render-to-string": "^6.5.11",
113113
"prettier": "^3.3.3",
114114
"react": "^18.3.1",
@@ -121,7 +121,7 @@
121121
"ts-loader": "^9.5.1",
122122
"typescript": "^5.6.2",
123123
"vitest": "^2.1.2",
124-
"vue": "^3.5.10",
124+
"vue": "^3.5.11",
125125
"webpack": "^5.95.0",
126126
"webpack-bundle-analyzer": "^4.10.2",
127127
"webpack-cli": "^5.1.4",

‎pnpm-lock.yaml

+132-125
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.