loon-bulma-react 2026.0.60 → 2026.0.62
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/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "loon-bulma-react",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "2026.0.
|
|
4
|
+
"version": "2026.0.62",
|
|
5
5
|
"description": "Bulma & React componenten voor Loon Salarissoftware",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"license": "MIT",
|
|
@@ -28,34 +28,35 @@
|
|
|
28
28
|
"dependencies": {
|
|
29
29
|
"@fortawesome/fontawesome-svg-core": "^7.3.1",
|
|
30
30
|
"@fortawesome/free-solid-svg-icons": "^7.3.1",
|
|
31
|
-
"@fortawesome/react-fontawesome": "^3.
|
|
32
|
-
"@tiptap/extension-bold": "^3.
|
|
33
|
-
"@tiptap/extension-bullet-list": "^3.
|
|
34
|
-
"@tiptap/extension-color": "^3.
|
|
35
|
-
"@tiptap/extension-document": "^3.
|
|
36
|
-
"@tiptap/extension-hard-break": "^3.
|
|
37
|
-
"@tiptap/extension-heading": "^3.
|
|
38
|
-
"@tiptap/extension-highlight": "^3.
|
|
39
|
-
"@tiptap/extension-history": "^3.
|
|
40
|
-
"@tiptap/extension-horizontal-rule": "^3.
|
|
41
|
-
"@tiptap/extension-image": "^3.
|
|
42
|
-
"@tiptap/extension-italic": "^3.
|
|
43
|
-
"@tiptap/extension-link": "^3.
|
|
44
|
-
"@tiptap/extension-list-item": "^3.
|
|
45
|
-
"@tiptap/extension-ordered-list": "^3.
|
|
46
|
-
"@tiptap/extension-paragraph": "^3.
|
|
47
|
-
"@tiptap/extension-strike": "^3.
|
|
48
|
-
"@tiptap/extension-subscript": "^3.
|
|
49
|
-
"@tiptap/extension-superscript": "^3.
|
|
50
|
-
"@tiptap/extension-table": "^3.
|
|
51
|
-
"@tiptap/extension-table-cell": "^3.
|
|
52
|
-
"@tiptap/extension-table-header": "^3.
|
|
53
|
-
"@tiptap/extension-table-row": "^3.
|
|
54
|
-
"@tiptap/extension-text": "^3.
|
|
55
|
-
"@tiptap/extension-text-align": "^3.
|
|
56
|
-
"@tiptap/extension-text-style": "^3.
|
|
57
|
-
"@tiptap/extension-underline": "^3.
|
|
58
|
-
"@tiptap/
|
|
31
|
+
"@fortawesome/react-fontawesome": "^3.5.0",
|
|
32
|
+
"@tiptap/extension-bold": "^3.28.0",
|
|
33
|
+
"@tiptap/extension-bullet-list": "^3.28.0",
|
|
34
|
+
"@tiptap/extension-color": "^3.28.0",
|
|
35
|
+
"@tiptap/extension-document": "^3.28.0",
|
|
36
|
+
"@tiptap/extension-hard-break": "^3.28.0",
|
|
37
|
+
"@tiptap/extension-heading": "^3.28.0",
|
|
38
|
+
"@tiptap/extension-highlight": "^3.28.0",
|
|
39
|
+
"@tiptap/extension-history": "^3.28.0",
|
|
40
|
+
"@tiptap/extension-horizontal-rule": "^3.28.0",
|
|
41
|
+
"@tiptap/extension-image": "^3.28.0",
|
|
42
|
+
"@tiptap/extension-italic": "^3.28.0",
|
|
43
|
+
"@tiptap/extension-link": "^3.28.0",
|
|
44
|
+
"@tiptap/extension-list-item": "^3.28.0",
|
|
45
|
+
"@tiptap/extension-ordered-list": "^3.28.0",
|
|
46
|
+
"@tiptap/extension-paragraph": "^3.28.0",
|
|
47
|
+
"@tiptap/extension-strike": "^3.28.0",
|
|
48
|
+
"@tiptap/extension-subscript": "^3.28.0",
|
|
49
|
+
"@tiptap/extension-superscript": "^3.28.0",
|
|
50
|
+
"@tiptap/extension-table": "^3.28.0",
|
|
51
|
+
"@tiptap/extension-table-cell": "^3.28.0",
|
|
52
|
+
"@tiptap/extension-table-header": "^3.28.0",
|
|
53
|
+
"@tiptap/extension-table-row": "^3.28.0",
|
|
54
|
+
"@tiptap/extension-text": "^3.28.0",
|
|
55
|
+
"@tiptap/extension-text-align": "^3.28.0",
|
|
56
|
+
"@tiptap/extension-text-style": "^3.28.0",
|
|
57
|
+
"@tiptap/extension-underline": "^3.28.0",
|
|
58
|
+
"@tiptap/pm": "^3.28.0",
|
|
59
|
+
"@tiptap/react": "^3.28.0",
|
|
59
60
|
"@vitejs/plugin-react": "^6.0.4",
|
|
60
61
|
"bulma": "^1.0.4",
|
|
61
62
|
"date-fns": "^4.4.0",
|
|
@@ -76,7 +77,7 @@
|
|
|
76
77
|
"@types/react-dom": "^19.2.3",
|
|
77
78
|
"@types/react-is": "^19.2.0",
|
|
78
79
|
"@types/react-syntax-highlighter": "^15.5.13",
|
|
79
|
-
"@typescript-eslint/parser": "^8.
|
|
80
|
+
"@typescript-eslint/parser": "^8.65.0",
|
|
80
81
|
"@vitejs/plugin-react-swc": "^4.3.2",
|
|
81
82
|
"@vitest/ui": "^4.1.10",
|
|
82
83
|
"esbuild": "^0.28.1",
|
|
@@ -90,14 +91,14 @@
|
|
|
90
91
|
"eslint-plugin-react-hooks": "^7.1.1",
|
|
91
92
|
"eslint-plugin-react-refresh": "^0.5.3",
|
|
92
93
|
"eslint-plugin-standard": "^5.0.0",
|
|
93
|
-
"eslint-plugin-testing-library": "^7.16.
|
|
94
|
+
"eslint-plugin-testing-library": "^7.16.2",
|
|
94
95
|
"globals": "^17.7.0",
|
|
95
|
-
"happy-dom": "^20.11.
|
|
96
|
+
"happy-dom": "^20.11.1",
|
|
96
97
|
"prettier": "^3.9.6",
|
|
97
98
|
"react": "^19.2.8",
|
|
98
99
|
"react-dom": "^19.2.8",
|
|
99
100
|
"rollup-plugin-copy": "^3.5.0",
|
|
100
|
-
"sass": "^1.101.
|
|
101
|
+
"sass": "^1.101.7",
|
|
101
102
|
"typescript": "^6.0.3",
|
|
102
103
|
"typescript-eslint": "^8.65.0",
|
|
103
104
|
"vite": "^8.1.5",
|