solid-panes 4.4.1 → 4.4.2-1

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.
@@ -5,10 +5,10 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.default = void 0;
7
7
  var _default = exports.default = {
8
- buildTime: '2026-05-27T13:23:45Z',
9
- commit: '62f2c2392b2ca3c41f6bc231084469f08503c2bf',
8
+ buildTime: '2026-06-21T08:02:47Z',
9
+ commit: 'fdae0deedf24c4329cf62f371877d440f7967fed',
10
10
  npmInfo: {
11
- 'solid-panes': '4.4.1',
11
+ 'solid-panes': '4.4.2-1',
12
12
  npm: '10.9.8',
13
13
  node: '22.22.3',
14
14
  acorn: '8.16.0',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "solid-panes",
3
- "version": "4.4.1",
3
+ "version": "4.4.2-1",
4
4
  "description": "Solid-compatible Panes: applets and views for the mashlib and databrowser",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -61,21 +61,22 @@
61
61
  "homepage": "https://github.com/SolidOS/solid-panes",
62
62
  "dependencies": {
63
63
  "@solid/better-simple-slideshow": "^0.1.0",
64
- "activitystreams-pane": "^1.0.2",
65
- "chat-pane": "^3.0.3",
66
- "contacts-pane": "^3.2.0",
64
+ "activitystreams-pane": "^1.0.3-0",
65
+ "chat-pane": "^3.0.4-0",
66
+ "contacts-pane": "^3.2.1-1",
67
67
  "dompurify": "^3.4.4",
68
- "folder-pane": "^3.1.0",
69
- "issue-pane": "^3.0.2",
68
+ "folder-pane": "^3.1.1-0",
69
+ "issue-pane": "^3.0.3-0",
70
70
  "lit-html": "^3.3.2",
71
71
  "marked": "^18.0.3",
72
- "meeting-pane": "^3.0.2",
72
+ "meeting-pane": "^3.0.3-0",
73
73
  "mime-types": "^3.0.2",
74
- "pane-registry": "^3.1.1",
75
- "profile-pane": "^3.2.2",
74
+ "pane-registry": "^3.1.2-test.0",
75
+ "patch-package": "^8.0.1",
76
+ "profile-pane": "^3.2.3-0",
76
77
  "solid-namespace": "^0.5.4",
77
- "solid-ui": "^3.1.1",
78
- "source-pane": "^3.1.0"
78
+ "solid-ui": "^3.1.3-0",
79
+ "source-pane": "^3.1.1-0"
79
80
  },
80
81
  "overrides": {
81
82
  "rdflib": "$rdflib",
@@ -97,6 +98,7 @@
97
98
  "babel-jest": "^30.4.1",
98
99
  "babel-loader": "^10.1.1",
99
100
  "babel-plugin-inline-import": "^3.0.0",
101
+ "babel-plugin-transform-import-meta": "^2.3.3",
100
102
  "buffer": "^6.0.3",
101
103
  "concurrently": "^9.2.1",
102
104
  "copy-webpack-plugin": "^14.0.0",
@@ -114,7 +116,7 @@
114
116
  "rdflib": "^2.3.9",
115
117
  "react": "^19.2.6",
116
118
  "react-dom": "^19.2.6",
117
- "solid-logic": "^4.0.7",
119
+ "solid-logic": "^4.0.8-test.0",
118
120
  "style-loader": "^4.0.0",
119
121
  "terser-webpack-plugin": "^5.6.0",
120
122
  "ts-jest": "^29.4.9",