jqtree 1.8.3 → 1.8.5
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/bower.json +1 -1
- package/package.json +25 -25
- package/src/version.ts +1 -1
- package/tree.jquery.debug.js +2 -2
- package/tree.jquery.debug.js.map +1 -1
- package/tree.jquery.js +2 -2
- package/tree.jquery.js.map +1 -1
package/bower.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "jqtree",
|
|
3
|
-
"version": "1.8.
|
|
3
|
+
"version": "1.8.5",
|
|
4
4
|
"description": "Tree widget for jQuery",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"jquery-plugin",
|
|
@@ -35,52 +35,52 @@
|
|
|
35
35
|
"jquery": "^3"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@babel/cli": "^7.24.
|
|
39
|
-
"@babel/core": "^7.24.
|
|
40
|
-
"@babel/preset-env": "^7.24.
|
|
41
|
-
"@babel/preset-typescript": "^7.24.
|
|
42
|
-
"@
|
|
43
|
-
"@playwright/test": "^1.43.0",
|
|
38
|
+
"@babel/cli": "^7.24.8",
|
|
39
|
+
"@babel/core": "^7.24.9",
|
|
40
|
+
"@babel/preset-env": "^7.24.8",
|
|
41
|
+
"@babel/preset-typescript": "^7.24.7",
|
|
42
|
+
"@playwright/test": "^1.45.2",
|
|
44
43
|
"@rollup/plugin-babel": "^6.0.4",
|
|
45
44
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
46
45
|
"@rollup/plugin-terser": "^0.4.4",
|
|
47
|
-
"@testing-library/dom": "^
|
|
46
|
+
"@testing-library/dom": "^10.3.2",
|
|
48
47
|
"@testing-library/user-event": "^14.5.2",
|
|
49
48
|
"@types/debug": "^4.1.12",
|
|
50
49
|
"@types/jest": "^29.5.12",
|
|
51
50
|
"@types/jest-axe": "^3.5.9",
|
|
52
|
-
"@types/jquery": "^3.5.
|
|
53
|
-
"@types/node": "^20.
|
|
54
|
-
"@typescript-eslint/eslint-plugin": "^7.
|
|
55
|
-
"@typescript-eslint/parser": "^7.
|
|
51
|
+
"@types/jquery": "^3.5.30",
|
|
52
|
+
"@types/node": "^20.14.11",
|
|
53
|
+
"@typescript-eslint/eslint-plugin": "^7.16.1",
|
|
54
|
+
"@typescript-eslint/parser": "^7.16.1",
|
|
56
55
|
"autoprefixer": "^10.4.19",
|
|
57
56
|
"babel-jest": "^29.7.0",
|
|
58
|
-
"babel-plugin-istanbul": "^
|
|
57
|
+
"babel-plugin-istanbul": "^7.0.0",
|
|
59
58
|
"eslint": "^8.57.0",
|
|
60
59
|
"eslint-import-resolver-typescript": "^3.6.1",
|
|
60
|
+
"eslint-plugin-deprecation": "^3.0.0",
|
|
61
61
|
"eslint-plugin-import": "^2.29.1",
|
|
62
|
-
"eslint-plugin-jest": "^
|
|
63
|
-
"eslint-plugin-playwright": "^1.
|
|
64
|
-
"eslint-plugin-testing-library": "^6.2.
|
|
62
|
+
"eslint-plugin-jest": "^28.6.0",
|
|
63
|
+
"eslint-plugin-playwright": "^1.6.2",
|
|
64
|
+
"eslint-plugin-testing-library": "^6.2.2",
|
|
65
65
|
"givens": "^1.3.9",
|
|
66
|
-
"graphql": "^16.
|
|
66
|
+
"graphql": "^16.9.0",
|
|
67
67
|
"jest": "^29.7.0",
|
|
68
|
-
"jest-axe": "^
|
|
68
|
+
"jest-axe": "^9.0.0",
|
|
69
69
|
"jest-environment-jsdom": "^29.7.0",
|
|
70
70
|
"jest-extended": "^4.0.2",
|
|
71
71
|
"jsonfile": "^6.1.0",
|
|
72
72
|
"lodash": "^4.17.21",
|
|
73
|
-
"msw": "^2.2
|
|
74
|
-
"postcss": "^8.4.
|
|
73
|
+
"msw": "^2.3.2",
|
|
74
|
+
"postcss": "^8.4.39",
|
|
75
75
|
"postcss-cli": "^11.0.0",
|
|
76
76
|
"postcss-import": "^16.1.0",
|
|
77
|
-
"postcss-load-config": "^
|
|
77
|
+
"postcss-load-config": "^6.0.1",
|
|
78
78
|
"postcss-nested": "^6.0.1",
|
|
79
|
-
"prettier": "^3.
|
|
80
|
-
"rollup": "^4.
|
|
79
|
+
"prettier": "^3.3.3",
|
|
80
|
+
"rollup": "^4.18.1",
|
|
81
81
|
"rollup-plugin-serve": "^3.0.0",
|
|
82
|
-
"tslib": "^2.6.
|
|
83
|
-
"typescript": "^5.
|
|
82
|
+
"tslib": "^2.6.3",
|
|
83
|
+
"typescript": "^5.5.3",
|
|
84
84
|
"undici": "^5.28.4"
|
|
85
85
|
}
|
|
86
86
|
}
|
package/src/version.ts
CHANGED
package/tree.jquery.debug.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
JqTree 1.8.
|
|
2
|
+
JqTree 1.8.5
|
|
3
3
|
|
|
4
4
|
Copyright 2024 Marco Braak
|
|
5
5
|
|
|
@@ -20,7 +20,7 @@ limitations under the License.
|
|
|
20
20
|
var jqtree = (function (exports) {
|
|
21
21
|
'use strict';
|
|
22
22
|
|
|
23
|
-
const version = "1.8.
|
|
23
|
+
const version = "1.8.5";
|
|
24
24
|
|
|
25
25
|
let Position = /*#__PURE__*/function (Position) {
|
|
26
26
|
Position[Position["Before"] = 1] = "Before";
|