shinkansen-sprockets 2.1.27 → 2.1.29

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.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "shinkansen-sprockets",
3
- "version": "2.1.27",
3
+ "version": "2.1.29",
4
4
  "description": "Shinkansen Sprockets",
5
5
  "keywords": [
6
6
  "Shinkansen",
@@ -61,7 +61,7 @@
61
61
  "@babel/preset-env": "^7.26.9",
62
62
  "@babel/preset-react": "^7.26.3",
63
63
  "@babel/register": "^7.25.9",
64
- "@modernpoacher/design-system": "2.0.2",
64
+ "@modernpoacher/design-system": "2.0.3",
65
65
  "@sequencemedia/eslint-config-standard": "^0.2.48",
66
66
  "@sequencemedia/eslint-config-typescript": "^0.1.72",
67
67
  "@storybook/addon-actions": "^8.6.12",
@@ -109,14 +109,14 @@
109
109
  "prop-types": "^15.8.1",
110
110
  "react": "^19.1.0",
111
111
  "react-component-instance": "^0.0.23",
112
- "react-component-snapshot": "^0.0.25",
112
+ "react-component-snapshot": "^0.0.26",
113
113
  "react-dom": "^19.1.0",
114
114
  "react-router": "^7.5.0",
115
115
  "remove-files-webpack-plugin": "^1.5.0",
116
116
  "sass": "^1.86.3",
117
117
  "sass-loader": "^16.0.5",
118
118
  "storybook": "^8.6.12",
119
- "stylelint": "^16.17.0",
119
+ "stylelint": "^16.18.0",
120
120
  "stylelint-config-recommended-scss": "^14.1.0",
121
121
  "stylelint-scss": "^6.11.1",
122
122
  "webpack": "^5.98.0",