Skip to content

Commit 85b75dc

Browse files
committed
Upgrade @crxjs/vite-plugin
1 parent a498149 commit 85b75dc

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"build": "tsc && vite build"
99
},
1010
"devDependencies": {
11-
"@crxjs/vite-plugin": "^2.0.0-beta.18",
11+
"@crxjs/vite-plugin": "2.0.0-beta.21",
1212
"@headlessui/tailwindcss": "^0.2.0",
1313
"@types/cookie": "^0.6.0",
1414
"@types/humanize-duration": "^3.27.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -449,9 +449,9 @@ __metadata:
449449
languageName: node
450450
linkType: hard
451451

452-
"@crxjs/vite-plugin@npm:^2.0.0-beta.18":
453-
version: 2.0.0-beta.18
454-
resolution: "@crxjs/vite-plugin@npm:2.0.0-beta.18"
452+
"@crxjs/vite-plugin@npm:2.0.0-beta.21":
453+
version: 2.0.0-beta.21
454+
resolution: "@crxjs/vite-plugin@npm:2.0.0-beta.21"
455455
dependencies:
456456
"@rollup/pluginutils": "npm:^4.1.2"
457457
"@webcomponents/custom-elements": "npm:^1.5.0"
@@ -469,7 +469,7 @@ __metadata:
469469
react-refresh: "npm:^0.13.0"
470470
rollup: "npm:2.78.1"
471471
rxjs: "npm:7.5.7"
472-
checksum: 232e718fe617def8af5388e86ede5678458fa0168a15f7e0df324985e18d98dabd2255172a6b71881d4ccf2950d5eb6180849c292bd23e95a6387f29ba37b2ac
472+
checksum: 4ee1bb6bec4908d88ed1845c2d58eb012c1e88aa594be8896b79c68438c1853a34b3cdb77ef89e8e7abe318e367bd1bea83d56be13ec24ac3d65e15d26af8467
473473
languageName: node
474474
linkType: hard
475475

@@ -2537,7 +2537,7 @@ __metadata:
25372537
version: 0.0.0-use.local
25382538
resolution: "chathub-extension@workspace:."
25392539
dependencies:
2540-
"@crxjs/vite-plugin": "npm:^2.0.0-beta.18"
2540+
"@crxjs/vite-plugin": "npm:2.0.0-beta.21"
25412541
"@epic-web/cachified": "npm:^4.0.0"
25422542
"@floating-ui/react": "npm:^0.26.4"
25432543
"@google/generative-ai": "npm:^0.1.3"

0 commit comments

Comments
 (0)