Skip to content

Commit aa09685

Browse files
authored
v4.2.3
Profile edit - accessibility features
2 parents 2632c9c + b8032d5 commit aa09685

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-lock.json

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solid-panes",
3-
"version": "4.2.2",
3+
"version": "4.2.3",
44
"description": "Solid-compatible Panes: applets and views for the mashlib and databrowser",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -65,11 +65,11 @@
6565
"dompurify": "^3.3.1",
6666
"folder-pane": "^3.0.1",
6767
"issue-pane": "^3.0.1",
68-
"marked": "^17.0.2",
68+
"marked": "^17.0.3",
6969
"meeting-pane": "^3.0.1",
7070
"mime-types": "^3.0.2",
7171
"pane-registry": "^3.0.1",
72-
"profile-pane": "^3.1.1",
72+
"profile-pane": "^3.1.2",
7373
"solid-namespace": "^0.5.4",
7474
"source-pane": "^3.0.1"
7575
},
@@ -87,14 +87,14 @@
8787
"@testing-library/jest-dom": "^6.9.1",
8888
"@types/jest": "^30.0.0",
8989
"@types/webpack-env": "^1.18.8",
90-
"@typescript-eslint/parser": "^8.55.0",
90+
"@typescript-eslint/parser": "^8.56.0",
9191
"@webpack-cli/serve": "^3.0.1",
9292
"babel-jest": "^30.2.0",
9393
"babel-loader": "^10.0.0",
9494
"babel-plugin-inline-import": "^3.0.0",
9595
"buffer": "^6.0.3",
96-
"css-loader": "^7.1.3",
97-
"eslint": "^9.39.2",
96+
"css-loader": "^7.1.4",
97+
"eslint": "^9.39.3",
9898
"globals": "^17.3.0",
9999
"html-webpack-plugin": "^5.6.6",
100100
"jest": "^30.2.0",

0 commit comments

Comments
 (0)