Skip to content

Commit 830270b

Browse files
committed
bump vite-plugin-framer to lastest
1 parent 48484e4 commit 830270b

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

Binary file not shown.

packages/vite-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@tailwindcss/vite": "^4.2.2",
1616
"@vitejs/plugin-react": "^6.0.1",
1717
"vite": "^8.0.1",
18-
"vite-plugin-framer": "^1.1.0",
18+
"vite-plugin-framer": "^1.1.1",
1919
"vite-plugin-mkcert": "^1.17.8"
2020
}
2121
}

yarn.lock

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@ __metadata:
788788
"@tailwindcss/vite": "npm:^4.2.2"
789789
"@vitejs/plugin-react": "npm:^6.0.1"
790790
vite: "npm:^8.0.1"
791-
vite-plugin-framer: "npm:^1.1.0"
791+
vite-plugin-framer: "npm:^1.1.1"
792792
vite-plugin-mkcert: "npm:^1.17.8"
793793
languageName: unknown
794794
linkType: soft
@@ -9294,6 +9294,19 @@ __metadata:
92949294
languageName: node
92959295
linkType: hard
92969296

9297+
"vite-plugin-framer@npm:^1.1.1":
9298+
version: 1.1.1
9299+
resolution: "vite-plugin-framer@npm:1.1.1"
9300+
dependencies:
9301+
browserslist: "npm:^4.28.1"
9302+
browserslist-to-esbuild: "npm:^2.1.1"
9303+
picocolors: "npm:^1.1.1"
9304+
peerDependencies:
9305+
vite: ">=5.0.0"
9306+
checksum: 10/dbe4e02519988457b9c63c543dab5b20b1785e4d34444671c354ee147304b8aa11ea875107fc65dbdf7224899bd4130d84f3d5d8c1e12c541e9072feaab3b6b2
9307+
languageName: node
9308+
linkType: hard
9309+
92979310
"vite-plugin-mkcert@npm:^1.17.8":
92989311
version: 1.17.8
92999312
resolution: "vite-plugin-mkcert@npm:1.17.8"

0 commit comments

Comments
 (0)