@retailrocketgroup/smart-search-base 0.4.0 → 0.6.1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.umd.js +11 -11
- package/package.json +28 -28
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@retailrocketgroup/smart-search-base",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.6.1",
|
4
4
|
"private": false,
|
5
5
|
"type": "module",
|
6
6
|
"engines": {
|
@@ -18,34 +18,34 @@
|
|
18
18
|
},
|
19
19
|
"dependencies": {
|
20
20
|
"vue": "^3.5.13",
|
21
|
-
"vue-i18n": "^11.0
|
21
|
+
"vue-i18n": "^11.1.0"
|
22
22
|
},
|
23
23
|
"devDependencies": {
|
24
|
-
"@commitlint/cli": "^19.
|
25
|
-
"@commitlint/config-conventional": "^19.
|
24
|
+
"@commitlint/cli": "^19.7.1",
|
25
|
+
"@commitlint/config-conventional": "^19.7.1",
|
26
26
|
"@commitlint/format": "^19.5.0",
|
27
|
-
"@eslint/compat": "^1.2.
|
28
|
-
"@eslint/js": "^9.
|
27
|
+
"@eslint/compat": "^1.2.6",
|
28
|
+
"@eslint/js": "^9.19.0",
|
29
29
|
"@release-it/conventional-changelog": "^10.0.0",
|
30
|
-
"@retailrocket/retailrocket.analytics.rocketsearch.apiclients.v2": "^1.0.
|
30
|
+
"@retailrocket/retailrocket.analytics.rocketsearch.apiclients.v2": "^1.0.168",
|
31
31
|
"@rushstack/eslint-patch": "^1.10.5",
|
32
|
-
"@storybook/addon-essentials": "^8.5.
|
33
|
-
"@storybook/addon-interactions": "^8.5.
|
34
|
-
"@storybook/addon-links": "^8.5.
|
35
|
-
"@storybook/addon-onboarding": "^8.5.
|
36
|
-
"@storybook/blocks": "^8.5.
|
37
|
-
"@storybook/test": "^8.5.
|
32
|
+
"@storybook/addon-essentials": "^8.5.3",
|
33
|
+
"@storybook/addon-interactions": "^8.5.3",
|
34
|
+
"@storybook/addon-links": "^8.5.3",
|
35
|
+
"@storybook/addon-onboarding": "^8.5.3",
|
36
|
+
"@storybook/blocks": "^8.5.3",
|
37
|
+
"@storybook/test": "^8.5.3",
|
38
38
|
"@storybook/test-runner": "^0.21.0",
|
39
|
-
"@storybook/types": "^8.5.
|
40
|
-
"@storybook/vue3": "^8.5.
|
41
|
-
"@storybook/vue3-vite": "^8.5.
|
39
|
+
"@storybook/types": "^8.5.3",
|
40
|
+
"@storybook/vue3": "^8.5.3",
|
41
|
+
"@storybook/vue3-vite": "^8.5.3",
|
42
42
|
"@thames/monads": "^0.7.0",
|
43
43
|
"@tsconfig/node20": "^20.1.4",
|
44
44
|
"@types/jsdom": "^21.1.7",
|
45
45
|
"@types/lodash-es": "^4.17.12",
|
46
|
-
"@types/node": "^22.
|
47
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
48
|
-
"@typescript-eslint/parser": "^8.
|
46
|
+
"@types/node": "^22.13.0",
|
47
|
+
"@typescript-eslint/eslint-plugin": "^8.22.0",
|
48
|
+
"@typescript-eslint/parser": "^8.22.0",
|
49
49
|
"@vitejs/plugin-vue": "^5.2.1",
|
50
50
|
"@vue/eslint-config-prettier": "^10.2.0",
|
51
51
|
"@vue/eslint-config-typescript": "^14.3.0",
|
@@ -53,7 +53,7 @@
|
|
53
53
|
"@vue/tsconfig": "^0.7.0",
|
54
54
|
"autoprefixer": "^10.4.20",
|
55
55
|
"concurrently": "^9.1.2",
|
56
|
-
"eslint": "^9.
|
56
|
+
"eslint": "^9.19.0",
|
57
57
|
"eslint-import-resolver-typescript": "^3.7.0",
|
58
58
|
"eslint-plugin-import": "^2.31.0",
|
59
59
|
"eslint-plugin-perfectionist": "^4.7.0",
|
@@ -61,29 +61,29 @@
|
|
61
61
|
"http-server": "^14.1.1",
|
62
62
|
"husky": "^9.1.7",
|
63
63
|
"jsdom": "^26.0.0",
|
64
|
-
"lint-staged": "^15.4.
|
64
|
+
"lint-staged": "^15.4.3",
|
65
65
|
"lodash-es": "^4.17.21",
|
66
66
|
"npm-run-all2": "^7.0.2",
|
67
|
-
"playwright": "1.50.
|
67
|
+
"playwright": "1.50.1",
|
68
68
|
"postcss-html": "^1.8.0",
|
69
69
|
"prettier": "^3.4.2",
|
70
70
|
"release-it": "^18.1.2",
|
71
|
-
"storybook": "^8.5.
|
72
|
-
"stylelint": "^16.
|
71
|
+
"storybook": "^8.5.3",
|
72
|
+
"stylelint": "^16.14.1",
|
73
73
|
"stylelint-config-standard": "^37.0.0",
|
74
74
|
"stylelint-order": "^6.0.4",
|
75
75
|
"tsc-alias": "^1.8.10",
|
76
76
|
"tsx": "^4.19.2",
|
77
77
|
"typescript": "~5.7.3",
|
78
|
-
"typescript-eslint": "^8.
|
78
|
+
"typescript-eslint": "^8.22.0",
|
79
79
|
"vite": "^6.0.11",
|
80
|
-
"vitest": "^3.0.
|
80
|
+
"vitest": "^3.0.5",
|
81
81
|
"vue-tsc": "^2.2.0",
|
82
82
|
"wait-on": "^8.0.2"
|
83
83
|
},
|
84
84
|
"scripts": {
|
85
85
|
"dev": "vite",
|
86
|
-
"build": "run-p
|
86
|
+
"build": "run-p lint:types \"build-only {@}\" --",
|
87
87
|
"storybook:dev": "storybook dev -p 6006 --ci",
|
88
88
|
"storybook:build": "storybook build -o ./dist-storybook",
|
89
89
|
"test:vitest": "vitest",
|
@@ -91,11 +91,11 @@
|
|
91
91
|
"test:storybook:ci": "concurrently -k -s first -n \"SB,TEST\" -c \"magenta,blue\" \"http-server ./dist-storybook --port 6006 --silent\" \"wait-on tcp:6006 && pnpm run test:storybook\"",
|
92
92
|
"lint:code": "eslint ./**/*.{vue,ts,js} --fix",
|
93
93
|
"lint:style": "stylelint ./**/*.{vue,css} --fix --ignore-path .gitignore",
|
94
|
+
"lint:types": "vue-tsc --build --force",
|
94
95
|
"lint:commit": "commitlint --edit",
|
95
96
|
"format": "prettier ./**/*.{vue,ts,js,css} --write --ignore-path .gitignore",
|
96
97
|
"build-only": "vite build",
|
97
98
|
"preview": "vite preview",
|
98
|
-
"type-check": "vue-tsc --build --force",
|
99
99
|
"lint-staged": "lint-staged",
|
100
100
|
"pre-commit": "pnpm lint:code & pnpm lint:style & pnpm format & pnpm test:vitest & pnpm test:storybook"
|
101
101
|
}
|