Skip to content

Commit 169bc47

Browse files
committed
chore: use latest package version (#483)
* chore: use latest version in website * chore: lock * chore: update plugin-rax-component dep version
1 parent 5c998e7 commit 169bc47

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

packages/plugin-rax-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"rax-compat": "^0.1.5"
2020
},
2121
"devDependencies": {
22-
"@ice/pkg": "^1.5.2-beta.0",
22+
"@ice/pkg": "^1.0.0",
2323
"react": "^18.2.0",
2424
"react-dom": "^18.2.0",
2525
"typescript": "^4.9.4"

pnpm-lock.yaml

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@algolia/client-search": "^4.9.1",
2929
"@docusaurus/module-type-aliases": "2.3.0",
3030
"@docusaurus/theme-common": "^2.3.0",
31-
"@ice/pkg-plugin-docusaurus": "^1.4.4-beta.0",
31+
"@ice/pkg-plugin-docusaurus": "^1.4.2",
3232
"@tsconfig/docusaurus": "^1.0.5",
3333
"@types/react": "^18.0.0",
3434
"typescript": "^4.6.4"

0 commit comments

Comments
 (0)