@forsakringskassan/devindex-menu 2.2.3 → 2.3.0
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/dist/cjs/menu.js +5 -5
- package/dist/esm/menu.js +5 -5
- package/package.json +19 -19
package/dist/cjs/menu.js
CHANGED
|
@@ -38,7 +38,7 @@ var hasRequiredLodash_clonedeep;
|
|
|
38
38
|
function requireLodash_clonedeep() {
|
|
39
39
|
if (hasRequiredLodash_clonedeep) return lodash_clonedeep.exports;
|
|
40
40
|
hasRequiredLodash_clonedeep = 1;
|
|
41
|
-
(function(module2, exports
|
|
41
|
+
(function(module2, exports) {
|
|
42
42
|
var LARGE_ARRAY_SIZE = 200;
|
|
43
43
|
var HASH_UNDEFINED = "__lodash_hash_undefined__";
|
|
44
44
|
var MAX_SAFE_INTEGER = 9007199254740991;
|
|
@@ -54,7 +54,7 @@ function requireLodash_clonedeep() {
|
|
|
54
54
|
var freeGlobal = typeof commonjsGlobal == "object" && commonjsGlobal && commonjsGlobal.Object === Object && commonjsGlobal;
|
|
55
55
|
var freeSelf = typeof self == "object" && self && self.Object === Object && self;
|
|
56
56
|
var root = freeGlobal || freeSelf || Function("return this")();
|
|
57
|
-
var freeExports = exports
|
|
57
|
+
var freeExports = exports && !exports.nodeType && exports;
|
|
58
58
|
var freeModule = freeExports && true && module2 && !module2.nodeType && module2;
|
|
59
59
|
var moduleExports = freeModule && freeModule.exports === freeExports;
|
|
60
60
|
function addMapEntry(map, pair) {
|
|
@@ -647,7 +647,7 @@ var hasRequiredDayjs_min;
|
|
|
647
647
|
function requireDayjs_min() {
|
|
648
648
|
if (hasRequiredDayjs_min) return dayjs_min$1.exports;
|
|
649
649
|
hasRequiredDayjs_min = 1;
|
|
650
|
-
(function(module2, exports
|
|
650
|
+
(function(module2, exports) {
|
|
651
651
|
!(function(t, e) {
|
|
652
652
|
module2.exports = e();
|
|
653
653
|
})(dayjs_min, (function() {
|
|
@@ -932,7 +932,7 @@ var hasRequiredSv;
|
|
|
932
932
|
function requireSv() {
|
|
933
933
|
if (hasRequiredSv) return sv$1.exports;
|
|
934
934
|
hasRequiredSv = 1;
|
|
935
|
-
(function(module2, exports
|
|
935
|
+
(function(module2, exports) {
|
|
936
936
|
!(function(e, t) {
|
|
937
937
|
module2.exports = t(requireDayjs_min());
|
|
938
938
|
})(sv, (function(e) {
|
|
@@ -955,7 +955,7 @@ var hasRequiredWeekOfYear;
|
|
|
955
955
|
function requireWeekOfYear() {
|
|
956
956
|
if (hasRequiredWeekOfYear) return weekOfYear$2.exports;
|
|
957
957
|
hasRequiredWeekOfYear = 1;
|
|
958
|
-
(function(module2, exports
|
|
958
|
+
(function(module2, exports) {
|
|
959
959
|
!(function(e, t) {
|
|
960
960
|
module2.exports = t();
|
|
961
961
|
})(weekOfYear$1, (function() {
|
package/dist/esm/menu.js
CHANGED
|
@@ -13,7 +13,7 @@ var hasRequiredLodash_clonedeep;
|
|
|
13
13
|
function requireLodash_clonedeep() {
|
|
14
14
|
if (hasRequiredLodash_clonedeep) return lodash_clonedeep.exports;
|
|
15
15
|
hasRequiredLodash_clonedeep = 1;
|
|
16
|
-
(function(module, exports
|
|
16
|
+
(function(module, exports) {
|
|
17
17
|
var LARGE_ARRAY_SIZE = 200;
|
|
18
18
|
var HASH_UNDEFINED = "__lodash_hash_undefined__";
|
|
19
19
|
var MAX_SAFE_INTEGER = 9007199254740991;
|
|
@@ -29,7 +29,7 @@ function requireLodash_clonedeep() {
|
|
|
29
29
|
var freeGlobal = typeof commonjsGlobal == "object" && commonjsGlobal && commonjsGlobal.Object === Object && commonjsGlobal;
|
|
30
30
|
var freeSelf = typeof self == "object" && self && self.Object === Object && self;
|
|
31
31
|
var root = freeGlobal || freeSelf || Function("return this")();
|
|
32
|
-
var freeExports = exports
|
|
32
|
+
var freeExports = exports && !exports.nodeType && exports;
|
|
33
33
|
var freeModule = freeExports && true && module && !module.nodeType && module;
|
|
34
34
|
var moduleExports = freeModule && freeModule.exports === freeExports;
|
|
35
35
|
function addMapEntry(map, pair) {
|
|
@@ -622,7 +622,7 @@ var hasRequiredDayjs_min;
|
|
|
622
622
|
function requireDayjs_min() {
|
|
623
623
|
if (hasRequiredDayjs_min) return dayjs_min$1.exports;
|
|
624
624
|
hasRequiredDayjs_min = 1;
|
|
625
|
-
(function(module, exports
|
|
625
|
+
(function(module, exports) {
|
|
626
626
|
!(function(t, e) {
|
|
627
627
|
module.exports = e();
|
|
628
628
|
})(dayjs_min, (function() {
|
|
@@ -907,7 +907,7 @@ var hasRequiredSv;
|
|
|
907
907
|
function requireSv() {
|
|
908
908
|
if (hasRequiredSv) return sv$1.exports;
|
|
909
909
|
hasRequiredSv = 1;
|
|
910
|
-
(function(module, exports
|
|
910
|
+
(function(module, exports) {
|
|
911
911
|
!(function(e, t) {
|
|
912
912
|
module.exports = t(requireDayjs_min());
|
|
913
913
|
})(sv, (function(e) {
|
|
@@ -930,7 +930,7 @@ var hasRequiredWeekOfYear;
|
|
|
930
930
|
function requireWeekOfYear() {
|
|
931
931
|
if (hasRequiredWeekOfYear) return weekOfYear$2.exports;
|
|
932
932
|
hasRequiredWeekOfYear = 1;
|
|
933
|
-
(function(module, exports
|
|
933
|
+
(function(module, exports) {
|
|
934
934
|
!(function(e, t) {
|
|
935
935
|
module.exports = t();
|
|
936
936
|
})(weekOfYear$1, (function() {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@forsakringskassan/devindex-menu",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.3.0",
|
|
4
4
|
"description": "Menu for local development",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"development",
|
|
@@ -52,33 +52,33 @@
|
|
|
52
52
|
"extends": "@forsakringskassan/semantic-release-config"
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
|
-
"@fkui/logic": "6.
|
|
55
|
+
"@fkui/logic": "6.47.0"
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
58
|
"@babel/core": "7.29.0",
|
|
59
|
-
"@babel/preset-env": "7.29.
|
|
60
|
-
"@fkui/tsconfig": "6.
|
|
61
|
-
"@forsakringskassan/apimock-express": "
|
|
62
|
-
"@forsakringskassan/commitlint-config": "3.
|
|
63
|
-
"@forsakringskassan/eslint-config": "14.
|
|
64
|
-
"@forsakringskassan/eslint-config-cli": "14.
|
|
65
|
-
"@forsakringskassan/eslint-config-cypress": "14.
|
|
66
|
-
"@forsakringskassan/eslint-config-jest": "14.
|
|
67
|
-
"@forsakringskassan/eslint-config-typescript": "14.
|
|
68
|
-
"@forsakringskassan/eslint-config-typescript-typeinfo": "14.
|
|
69
|
-
"@forsakringskassan/prettier-config": "3.
|
|
59
|
+
"@babel/preset-env": "7.29.5",
|
|
60
|
+
"@fkui/tsconfig": "6.47.0",
|
|
61
|
+
"@forsakringskassan/apimock-express": "3.0.0",
|
|
62
|
+
"@forsakringskassan/commitlint-config": "3.6.4",
|
|
63
|
+
"@forsakringskassan/eslint-config": "14.2.0",
|
|
64
|
+
"@forsakringskassan/eslint-config-cli": "14.2.0",
|
|
65
|
+
"@forsakringskassan/eslint-config-cypress": "14.2.0",
|
|
66
|
+
"@forsakringskassan/eslint-config-jest": "14.2.0",
|
|
67
|
+
"@forsakringskassan/eslint-config-typescript": "14.2.0",
|
|
68
|
+
"@forsakringskassan/eslint-config-typescript-typeinfo": "14.2.0",
|
|
69
|
+
"@forsakringskassan/prettier-config": "3.5.0",
|
|
70
70
|
"@tsconfig/node22": "22.0.5",
|
|
71
|
-
"@types/node": "22.19.
|
|
72
|
-
"cypress": "15.
|
|
73
|
-
"cypress-html-validate": "
|
|
71
|
+
"@types/node": "22.19.19",
|
|
72
|
+
"cypress": "15.15.0",
|
|
73
|
+
"cypress-html-validate": "9.0.0",
|
|
74
74
|
"dts-bundle-generator": "9.5.1",
|
|
75
75
|
"esbuild": "0.28.0",
|
|
76
76
|
"esbuild-sass-plugin": "3.7.0",
|
|
77
|
-
"npm-pkg-lint": "
|
|
77
|
+
"npm-pkg-lint": "5.1.0",
|
|
78
78
|
"sass": "1.99.0",
|
|
79
|
-
"typescript": "
|
|
79
|
+
"typescript": "6.0.3"
|
|
80
80
|
},
|
|
81
81
|
"engines": {
|
|
82
|
-
"node": ">=
|
|
82
|
+
"node": "^22.16 || >= 24"
|
|
83
83
|
}
|
|
84
84
|
}
|