@phillips/seldon 1.106.3 → 1.106.4

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.
@@ -1,4 +1,4 @@
1
- import { __module as t } from "../../_virtual/index6.js";
1
+ import { __module as t } from "../../_virtual/index5.js";
2
2
  /*!
3
3
  Copyright (c) 2015 Jed Watson.
4
4
  Based on code that is Copyright 2013-2015, Facebook, Inc.
@@ -1,4 +1,4 @@
1
- import { __module as e } from "../../../../_virtual/index5.js";
1
+ import { __module as e } from "../../../../_virtual/index6.js";
2
2
  import { __require as o } from "./cjs/react-is.production.min.js";
3
3
  import { __require as t } from "./cjs/react-is.development.js";
4
4
  var r;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@phillips/seldon",
3
- "version": "1.106.3",
3
+ "version": "1.106.4",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/PhillipsAuctionHouse/seldon"
@@ -55,7 +55,7 @@
55
55
  "embla-carousel-react": "^8.5.1",
56
56
  "embla-carousel-wheel-gestures": "^8.0.1",
57
57
  "flatpickr": "^4.6.13",
58
- "html-react-parser": "^5.1.12",
58
+ "html-react-parser": "^5.2.2",
59
59
  "react-intersection-observer": "^9.13.1",
60
60
  "react-modal": "^3.16.1",
61
61
  "react-transition-group": "^4.4.5",
@@ -63,7 +63,7 @@
63
63
  "usehooks-ts": "^3.1.0"
64
64
  },
65
65
  "devDependencies": {
66
- "@chromatic-com/storybook": "^1.6.1",
66
+ "@chromatic-com/storybook": "^3.2.3",
67
67
  "@commitlint/cli": "^19.3.0",
68
68
  "@commitlint/config-conventional": "^19.2.2",
69
69
  "@faker-js/faker": "^9.0.0",
@@ -71,14 +71,16 @@
71
71
  "@semantic-release/changelog": "^6.0.3",
72
72
  "@semantic-release/git": "^10.0.1",
73
73
  "@semantic-release/github": "^10.1.0",
74
- "@storybook/addon-essentials": "^8.2.7",
75
- "@storybook/addon-interactions": "^8.1.4",
76
- "@storybook/addon-links": "^8.1.4",
77
- "@storybook/addon-mdx-gfm": "^8.2.4",
78
- "@storybook/blocks": "^8.1.4",
79
- "@storybook/react": "^8.1.4",
80
- "@storybook/react-vite": "^8.1.4",
81
- "@storybook/theming": "^8.2.4",
74
+ "@storybook/addon-essentials": "^8.5.0",
75
+ "@storybook/addon-interactions": "^8.5.0",
76
+ "@storybook/addon-links": "^8.5.0",
77
+ "@storybook/addon-mdx-gfm": "^8.5.0",
78
+ "@storybook/blocks": "^8.5.0",
79
+ "@storybook/manager-api": "^8.5.0",
80
+ "@storybook/preview-api": "^8.5.0",
81
+ "@storybook/react": "^8.5.0",
82
+ "@storybook/react-vite": "^8.5.0",
83
+ "@storybook/theming": "^8.5.0",
82
84
  "@testing-library/jest-dom": "^6.4.6",
83
85
  "@testing-library/react": "^16.0.0",
84
86
  "@testing-library/user-event": "^14.5.2",
@@ -98,7 +100,7 @@
98
100
  "eslint-plugin-react": "^7.34.3",
99
101
  "eslint-plugin-react-hooks": "^4.6.2",
100
102
  "eslint-plugin-react-refresh": "^0.4.13",
101
- "eslint-plugin-storybook": "^0.8.0",
103
+ "eslint-plugin-storybook": "^0.11.2",
102
104
  "husky": "^9.1.6",
103
105
  "markdownlint-cli": "^0.41.0",
104
106
  "prettier": "3.3.3",
@@ -110,7 +112,7 @@
110
112
  "rollup-plugin-peer-deps-external": "^2.2.4",
111
113
  "sass": "^1.83.1",
112
114
  "semantic-release": "^23.1.1",
113
- "storybook": "^8.1.4",
115
+ "storybook": "^8.5.0",
114
116
  "stylelint": "^16.8.1",
115
117
  "stylelint-config-standard": "^36.0.1",
116
118
  "stylelint-config-standard-scss": "^13.1.0",