chore: Prepare versions + changeset (#9707)

* chore: Prepare version + changeset

* chore: Bump dependencies

* chore: Update lock-file
This commit is contained in:
Oli Juhl
2024-10-22 20:31:33 +02:00
committed by GitHub
parent d1ce6d4321
commit c3418a2b93
66 changed files with 448 additions and 454 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/admin-bundler",
"version": "0.0.1",
"version": "1.0.1",
"description": "Bundler for the Medusa admin dashboard.",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"scripts": {
@@ -26,9 +26,9 @@
"typescript": "^5.3.3"
},
"dependencies": {
"@medusajs/admin-shared": "0.0.1",
"@medusajs/admin-vite-plugin": "0.0.1",
"@medusajs/dashboard": "0.0.1",
"@medusajs/admin-shared": "1.0.1",
"@medusajs/admin-vite-plugin": "1.0.1",
"@medusajs/dashboard": "1.0.1",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.16",
"compression": "^1.7.4",