Skip to content

Commit 19a72fc

Browse files
update oc-vite
1 parent 89620d8 commit 19a72fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/oc-vite/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oc-vite",
3-
"version": "4.4.3",
3+
"version": "4.5.0",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You",
@@ -50,8 +50,8 @@
5050
},
5151
"dependencies": {
5252
"esbuild": "^0.18.10",
53-
"postcss": "^8.4.25",
54-
"rollup": "^3.25.2"
53+
"postcss": "^8.4.27",
54+
"rollup": "^3.27.1"
5555
},
5656
"optionalDependencies": {
5757
"fsevents": "~2.3.2"

0 commit comments

Comments
 (0)