@objectstack/studio 2.0.1 → 2.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.html CHANGED
@@ -8,7 +8,7 @@
8
8
  <link href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap" rel="stylesheet">
9
9
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
10
10
  <title>ObjectStack Studio</title>
11
- <script type="module" crossorigin src="./assets/index-BZwpRkIa.js"></script>
11
+ <script type="module" crossorigin src="./assets/index-GPHGxohn.js"></script>
12
12
  <link rel="stylesheet" crossorigin href="./assets/index-Co-zRNtU.css">
13
13
  </head>
14
14
  <body>
@@ -7,7 +7,7 @@
7
7
  * - Please do NOT modify this file.
8
8
  */
9
9
 
10
- const PACKAGE_VERSION = '2.12.7'
10
+ const PACKAGE_VERSION = '2.12.9'
11
11
  const INTEGRITY_CHECKSUM = '4db4a41e972cec1b64cc569c66952d82'
12
12
  const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
13
13
  const activeClientIds = new Set()
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@objectstack/studio",
3
- "version": "2.0.1",
3
+ "version": "2.0.3",
4
4
  "description": "ObjectStack Studio - A metadata-driven admin interface for managing data and configuration",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -25,34 +25,34 @@
25
25
  "@radix-ui/react-tooltip": "^1.2.8",
26
26
  "class-variance-authority": "^0.7.1",
27
27
  "clsx": "^2.1.1",
28
- "lucide-react": "^0.562.0",
29
- "react": "^18.3.1",
30
- "react-dom": "^18.3.1",
31
- "react-resizable-panels": "^4.6.1",
28
+ "lucide-react": "^0.563.0",
29
+ "react": "^19.2.4",
30
+ "react-dom": "^19.2.4",
31
+ "react-resizable-panels": "^4.6.2",
32
32
  "tailwind-merge": "^3.4.0",
33
- "@objectstack/client": "2.0.1",
34
- "@objectstack/client-react": "2.0.1",
35
- "@objectstack/driver-memory": "2.0.1",
36
- "@objectstack/metadata": "2.0.1",
37
- "@objectstack/objectql": "2.0.1",
38
- "@objectstack/plugin-msw": "2.0.1",
39
- "@objectstack/runtime": "2.0.1",
40
- "@objectstack/spec": "2.0.1"
33
+ "@objectstack/client": "2.0.3",
34
+ "@objectstack/client-react": "2.0.3",
35
+ "@objectstack/driver-memory": "2.0.3",
36
+ "@objectstack/metadata": "2.0.3",
37
+ "@objectstack/objectql": "2.0.3",
38
+ "@objectstack/plugin-msw": "2.0.3",
39
+ "@objectstack/runtime": "2.0.3",
40
+ "@objectstack/spec": "2.0.3"
41
41
  },
42
42
  "devDependencies": {
43
43
  "@tailwindcss/postcss": "^4.1.18",
44
- "@types/react": "^18.3.1",
45
- "@types/react-dom": "^18.3.1",
44
+ "@types/react": "^19.2.13",
45
+ "@types/react-dom": "^19.2.3",
46
46
  "@vitejs/plugin-react": "^5.1.3",
47
47
  "autoprefixer": "^10.4.24",
48
- "happy-dom": "^20.5.0",
49
- "msw": "^2.0.0",
48
+ "happy-dom": "^20.5.3",
49
+ "msw": "^2.12.9",
50
50
  "postcss": "^8.5.6",
51
51
  "tailwindcss": "^4.1.18",
52
52
  "typescript": "^5.0.0",
53
53
  "vite": "^7.3.1",
54
54
  "vitest": "^4.0.18",
55
- "@objectstack/cli": "2.0.1"
55
+ "@objectstack/cli": "2.0.3"
56
56
  },
57
57
  "msw": {
58
58
  "workerDirectory": [