chore: release v1.5.11
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "runtime-react",
|
||||
"version": "1.5.10",
|
||||
"version": "1.5.11",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
@@ -19,16 +19,16 @@
|
||||
"build:ds:event": "vite build --config build.vite.config.ts --mode ds:event"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tmagic/core": "1.5.10",
|
||||
"@tmagic/core": "1.5.11",
|
||||
"@tmagic/react-runtime-help": "0.1.0",
|
||||
"@tmagic/stage": "1.5.10",
|
||||
"@tmagic/stage": "1.5.11",
|
||||
"axios": "^0.25.0",
|
||||
"terser": "^5.31.6",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tmagic/cli": "1.5.10",
|
||||
"@tmagic/cli": "1.5.11",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@vitejs/plugin-legacy": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user