|
69 | 69 | "@noble/hashes": "^2.0.1", |
70 | 70 | "escape-html": "^1.0.3", |
71 | 71 | "mime-types": "^3.0.2", |
72 | | - "pane-registry": "^3.0.0", |
| 72 | + "pane-registry": "^3.0.1", |
73 | 73 | "solid-namespace": "^0.5.4", |
74 | 74 | "uuid": "^13.0.0" |
75 | 75 | }, |
|
78 | 78 | "solid-logic": "^4.0.1" |
79 | 79 | }, |
80 | 80 | "devDependencies": { |
81 | | - "@babel/cli": "^7.28.3", |
82 | | - "@babel/core": "^7.28.3", |
83 | | - "@babel/plugin-transform-runtime": "^7.28.3", |
84 | | - "@babel/preset-env": "^7.28.0", |
85 | | - "@babel/preset-typescript": "^7.27.1", |
86 | | - "@babel/runtime": "^7.28.2", |
87 | | - "@eslint/js": "^9.32.0", |
88 | | - "@mdx-js/react": "^3.1.0", |
| 81 | + "@babel/cli": "^7.28.6", |
| 82 | + "@babel/core": "^7.28.6", |
| 83 | + "@babel/plugin-transform-runtime": "^7.28.5", |
| 84 | + "@babel/preset-env": "^7.28.6", |
| 85 | + "@babel/preset-typescript": "^7.28.5", |
| 86 | + "@babel/runtime": "^7.28.6", |
| 87 | + "@eslint/js": "^9.39.2", |
| 88 | + "@mdx-js/react": "^3.1.1", |
89 | 89 | "@storybook/addon-actions": "8.6.15", |
90 | 90 | "@storybook/addon-docs": "8.6.15", |
91 | 91 | "@storybook/addon-essentials": "8.6.15", |
|
98 | 98 | "@testing-library/user-event": "^13.5.0", |
99 | 99 | "@types/jest": "^30.0.0", |
100 | 100 | "@types/jsdom": "^27.0.0", |
101 | | - "@types/node": "^25.0.3", |
102 | | - "@typescript-eslint/parser": "^8.48.1", |
103 | | - "babel-jest": "^30.1.2", |
| 101 | + "@types/node": "^25.0.10", |
| 102 | + "@typescript-eslint/parser": "^8.53.1", |
| 103 | + "babel-jest": "^30.2.0", |
104 | 104 | "babel-loader": "^10.0.0", |
105 | | - "eslint": "^9.32.0", |
| 105 | + "eslint": "^9.39.2", |
106 | 106 | "eslint-import-resolver-typescript": "^4.4.4", |
107 | 107 | "eslint-plugin-import": "^2.32.0", |
108 | | - "eslint-plugin-jest": "^29.2.1", |
109 | | - "eslint-plugin-n": "^17.21.3", |
| 108 | + "eslint-plugin-jest": "^29.12.1", |
| 109 | + "eslint-plugin-n": "^17.23.2", |
110 | 110 | "eslint-plugin-promise": "^7.2.1", |
111 | | - "get-random-values": "^4.0.0", |
| 111 | + "get-random-values": "^4.1.1", |
112 | 112 | "globals": "^17.1.0", |
113 | 113 | "isomorphic-fetch": "^3.0.0", |
114 | 114 | "jest": "^30.2.0", |
115 | | - "jest-environment-jsdom": "^30.0.5", |
| 115 | + "jest-environment-jsdom": "^30.2.0", |
116 | 116 | "jsdom": "^27.4.0", |
117 | 117 | "neostandard": "^0.12.2", |
118 | 118 | "nock": "^15.0.0", |
119 | | - "rdflib": "^2.3.0", |
| 119 | + "rdflib": "^2.3.5", |
120 | 120 | "react": "^17.0.2", |
121 | 121 | "react-dom": "^17.0.2", |
122 | 122 | "react-is": "^17.0.2", |
123 | | - "solid-logic": "^4.0.1", |
| 123 | + "solid-logic": "^4.0.2", |
124 | 124 | "storybook": "8.6.15", |
125 | | - "terser-webpack-plugin": "^5.3.15", |
126 | | - "typedoc": "^0.28.9", |
127 | | - "typescript": "^5.9.2", |
128 | | - "webpack": "^5.103.0", |
| 125 | + "terser-webpack-plugin": "^5.3.16", |
| 126 | + "typedoc": "^0.28.16", |
| 127 | + "typescript": "^5.9.3", |
| 128 | + "webpack": "^5.104.1", |
129 | 129 | "webpack-cli": "^6.0.1" |
130 | 130 | }, |
131 | 131 | "optionalDependencies": { |
|
0 commit comments