Skip to content

Commit bbec598

Browse files
committed
chore: Update @arkenv/vite-plugin and @arkenv/bun-plugin dependencies in example projects.
1 parent c7c9a62 commit bbec598

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

examples/with-bun-react/bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/with-bun-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"clean": "rimraf dist node_modules"
1212
},
1313
"dependencies": {
14-
"@arkenv/bun-plugin": "^0.0.3",
14+
"@arkenv/bun-plugin": "^0.0.4",
1515
"arkenv": "^0.7.8",
1616
"arktype": "^2.1.28",
1717
"react": "^19.2.1",

examples/with-vite-react/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/with-vite-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"clean": "rimraf dist node_modules"
1212
},
1313
"dependencies": {
14-
"@arkenv/vite-plugin": "^0.0.20",
14+
"@arkenv/vite-plugin": "^0.0.21",
1515
"arkenv": "^0.7.8",
1616
"arktype": "^2.1.28",
1717
"react": "^19.2.1",

0 commit comments

Comments
 (0)