@mrshmllw/smores-react 14.2.0 → 14.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/Box/index.d.ts +1 -0
- package/dist/Box/index.js.map +1 -1
- package/dist/Table/index.d.ts +1 -0
- package/dist/Table/index.js.map +1 -1
- package/package.json +12 -12
package/dist/Box/index.d.ts
CHANGED
package/dist/Box/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Box/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA","sourcesContent":["export { Box } from './Box'\n"]}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Box/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA","sourcesContent":["export { Box } from './Box'\nexport type { BoxProps } from './Box'\n"]}
|
package/dist/Table/index.d.ts
CHANGED
package/dist/Table/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Table/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAA;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/Table/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAA;AAEvB,cAAc,uBAAuB,CAAA","sourcesContent":["export * from './Table'\nexport type * from './types'\nexport * from './components/TableRow'\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mrshmllw/smores-react",
|
|
3
|
-
"version": "14.
|
|
3
|
+
"version": "14.3.0",
|
|
4
4
|
"main": "./dist/index.js",
|
|
5
5
|
"description": "Collection of React components used by Marshmallow Technology",
|
|
6
6
|
"type": "module",
|
|
@@ -46,20 +46,20 @@
|
|
|
46
46
|
"fix-package-lock-conflicts": "echo \"Make sure conflicts in package.json are resolved before running this script\" && npm i --package-lock-only"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
|
-
"@commitlint/cli": "^20.
|
|
49
|
+
"@commitlint/cli": "^20.4.1",
|
|
50
50
|
"@mrshmllw/campfire": "^2.3.2",
|
|
51
51
|
"@snyk/protect": "^1.1302.1",
|
|
52
|
-
"@storybook/addon-a11y": "^10.2.
|
|
52
|
+
"@storybook/addon-a11y": "^10.2.6",
|
|
53
53
|
"@storybook/addon-coverage": "^3.0.0",
|
|
54
|
-
"@storybook/addon-docs": "^10.2.
|
|
55
|
-
"@storybook/addon-links": "^10.2.
|
|
56
|
-
"@storybook/react-vite": "^10.2.
|
|
54
|
+
"@storybook/addon-docs": "^10.2.6",
|
|
55
|
+
"@storybook/addon-links": "^10.2.6",
|
|
56
|
+
"@storybook/react-vite": "^10.2.6",
|
|
57
57
|
"@storybook/test-runner": "^0.24.2",
|
|
58
58
|
"@testing-library/jest-dom": "^6.9.1",
|
|
59
59
|
"@testing-library/react": "^16.3.2",
|
|
60
60
|
"@types/body-scroll-lock": "^3.1.2",
|
|
61
|
-
"@types/node": "^25.
|
|
62
|
-
"@types/react": "^19.2.
|
|
61
|
+
"@types/node": "^25.2.0",
|
|
62
|
+
"@types/react": "^19.2.11",
|
|
63
63
|
"@types/react-dom": "^19.2.3",
|
|
64
64
|
"@typescript-eslint/eslint-plugin": "^8.54.0",
|
|
65
65
|
"@typescript-eslint/parser": "^8.54.0",
|
|
@@ -69,12 +69,12 @@
|
|
|
69
69
|
"eslint-plugin-prettier": "^5.5.5",
|
|
70
70
|
"eslint-plugin-react": "^7.37.5",
|
|
71
71
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
72
|
-
"eslint-plugin-storybook": "^10.2.
|
|
72
|
+
"eslint-plugin-storybook": "^10.2.6",
|
|
73
73
|
"husky": "^9.1.7",
|
|
74
74
|
"jest-styled-components": "^7.2.0",
|
|
75
75
|
"jsdom": "^27.4.0",
|
|
76
76
|
"lint-staged": "^16.2.7",
|
|
77
|
-
"playwright": "^1.58.
|
|
77
|
+
"playwright": "^1.58.1",
|
|
78
78
|
"prettier": "^3.8.1",
|
|
79
79
|
"react": "^19.2.4",
|
|
80
80
|
"react-dom": "^19.2.4",
|
|
@@ -91,13 +91,13 @@
|
|
|
91
91
|
"@floating-ui/react": "0.27.17",
|
|
92
92
|
"@fortawesome/fontawesome-svg-core": "^7.1.0",
|
|
93
93
|
"@fortawesome/react-fontawesome": "^3.1.1",
|
|
94
|
-
"@lexical/react": "^0.
|
|
94
|
+
"@lexical/react": "^0.40.0",
|
|
95
95
|
"@mrshmllw/smores-foundations": "^1.1.0",
|
|
96
96
|
"body-scroll-lock": "^4.0.0-beta.0",
|
|
97
97
|
"date-fns": "^4.1.0",
|
|
98
98
|
"dompurify": "^3.3.1",
|
|
99
99
|
"fuse.js": "^7.1.0",
|
|
100
|
-
"lexical": "^0.
|
|
100
|
+
"lexical": "^0.40.0",
|
|
101
101
|
"polished": "^4.3.1"
|
|
102
102
|
},
|
|
103
103
|
"peerDependencies": {
|