Skip to content

Commit

Permalink
Update Vite and Crackle (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrm007 committed May 8, 2023
1 parent f104849 commit 5baad79
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 299 deletions.
5 changes: 5 additions & 0 deletions .changeset/bright-sheep-flash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@crackle/core': patch
---

Update dependencies
2 changes: 1 addition & 1 deletion bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"crackle-bootstrap": "bin.js"
},
"dependencies": {
"@crackle/cli": "0.10.9"
"@crackle/cli": "0.11.3"
}
}
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"resolve-from": "^5.0.0",
"rollup": "^3.20.2",
"rollup": "^3.21.0",
"rollup-plugin-dts": "^5.3.0",
"rollup-plugin-node-externals": "^5.1.2",
"semver": "^7.3.8",
Expand All @@ -126,7 +126,7 @@
"tsm": "^2.3.0",
"type-fest": "^3.2.0",
"used-styles": "^2.4.1",
"vite": "^4.3.0-beta.2"
"vite": "^4.3.3"
},
"devDependencies": {
"@types/babel__core": "^7.20.0",
Expand Down

0 comments on commit 5baad79

Please sign in to comment.