shinkansen-sprockets 2.1.149 → 2.1.150
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/eslint.config.mjs +2 -4
- package/package.json +23 -23
package/eslint.config.mjs
CHANGED
|
@@ -185,8 +185,7 @@ export default [
|
|
|
185
185
|
languageOptions: {
|
|
186
186
|
parser: typescriptParser,
|
|
187
187
|
parserOptions: {
|
|
188
|
-
projectService: true
|
|
189
|
-
project: 'tsconfig.json'
|
|
188
|
+
projectService: true
|
|
190
189
|
},
|
|
191
190
|
globals: {
|
|
192
191
|
...globals.node,
|
|
@@ -202,8 +201,7 @@ export default [
|
|
|
202
201
|
languageOptions: {
|
|
203
202
|
parser: typescriptParser,
|
|
204
203
|
parserOptions: {
|
|
205
|
-
projectService: true
|
|
206
|
-
project: 'tsconfig.json'
|
|
204
|
+
projectService: true
|
|
207
205
|
},
|
|
208
206
|
globals: {
|
|
209
207
|
...globals.browser,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "shinkansen-sprockets",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.150",
|
|
4
4
|
"description": "Shinkansen Sprockets",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Shinkansen",
|
|
@@ -63,12 +63,12 @@
|
|
|
63
63
|
"@babel/preset-react": "^7.28.5",
|
|
64
64
|
"@babel/register": "^7.28.3",
|
|
65
65
|
"@modernpoacher/design-system": "2.0.17",
|
|
66
|
-
"@sequencemedia/eslint-config-standard": "^0.2.
|
|
67
|
-
"@sequencemedia/eslint-config-typescript": "^0.1.
|
|
68
|
-
"@storybook/addon-docs": "^10.
|
|
69
|
-
"@storybook/addon-links": "^10.
|
|
70
|
-
"@storybook/addon-webpack5-compiler-babel": "^
|
|
71
|
-
"@storybook/react-webpack5": "^10.
|
|
66
|
+
"@sequencemedia/eslint-config-standard": "^0.2.107",
|
|
67
|
+
"@sequencemedia/eslint-config-typescript": "^0.1.182",
|
|
68
|
+
"@storybook/addon-docs": "^10.1.2",
|
|
69
|
+
"@storybook/addon-links": "^10.1.2",
|
|
70
|
+
"@storybook/addon-webpack5-compiler-babel": "^4.0.0",
|
|
71
|
+
"@storybook/react-webpack5": "^10.1.2",
|
|
72
72
|
"@testing-library/jest-dom": "^6.9.1",
|
|
73
73
|
"@testing-library/react": "^16.3.0",
|
|
74
74
|
"@types/babel__register": "^7.17.3",
|
|
@@ -77,17 +77,17 @@
|
|
|
77
77
|
"@types/jest": "^30.0.0",
|
|
78
78
|
"@types/mocha": "^10.0.10",
|
|
79
79
|
"@types/prop-types": "^15.7.15",
|
|
80
|
-
"@types/react": "^19.2.
|
|
81
|
-
"@types/react-dom": "^19.2.
|
|
82
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
83
|
-
"@typescript-eslint/parser": "^8.
|
|
84
|
-
"autoprefixer": "^10.4.
|
|
85
|
-
"chai": "^6.2.
|
|
86
|
-
"core-js": "^3.
|
|
80
|
+
"@types/react": "^19.2.7",
|
|
81
|
+
"@types/react-dom": "^19.2.3",
|
|
82
|
+
"@typescript-eslint/eslint-plugin": "^8.48.0",
|
|
83
|
+
"@typescript-eslint/parser": "^8.48.0",
|
|
84
|
+
"autoprefixer": "^10.4.22",
|
|
85
|
+
"chai": "^6.2.1",
|
|
86
|
+
"core-js": "^3.47.0",
|
|
87
87
|
"cross-env": "^10.1.0",
|
|
88
88
|
"eslint": "9.38.0",
|
|
89
89
|
"eslint-plugin-react": "^7.37.5",
|
|
90
|
-
"eslint-plugin-storybook": "^10.
|
|
90
|
+
"eslint-plugin-storybook": "^10.1.2",
|
|
91
91
|
"globals": "^16.5.0",
|
|
92
92
|
"husky": "^9.1.7",
|
|
93
93
|
"jest": "^30.2.0",
|
|
@@ -101,21 +101,21 @@
|
|
|
101
101
|
"postcss-import": "^16.1.1",
|
|
102
102
|
"postcss-loader": "^8.2.0",
|
|
103
103
|
"postcss-map": "^0.11.0",
|
|
104
|
-
"prettier": "^3.
|
|
104
|
+
"prettier": "^3.7.2",
|
|
105
105
|
"prop-types": "^15.8.1",
|
|
106
106
|
"react": "^19.2.0",
|
|
107
|
-
"react-component-instance": "^0.0.
|
|
108
|
-
"react-component-snapshot": "^0.0.
|
|
107
|
+
"react-component-instance": "^0.0.126",
|
|
108
|
+
"react-component-snapshot": "^0.0.167",
|
|
109
109
|
"react-dom": "^19.2.0",
|
|
110
|
-
"react-router": "^7.9.
|
|
110
|
+
"react-router": "^7.9.6",
|
|
111
111
|
"remove-files-webpack-plugin": "^1.5.0",
|
|
112
|
-
"sass": "^1.
|
|
112
|
+
"sass": "^1.94.2",
|
|
113
113
|
"sass-loader": "^16.0.6",
|
|
114
|
-
"storybook": "^10.
|
|
115
|
-
"stylelint": "^16.
|
|
114
|
+
"storybook": "^10.1.2",
|
|
115
|
+
"stylelint": "^16.26.1",
|
|
116
116
|
"stylelint-config-recommended-scss": "^16.0.2",
|
|
117
117
|
"stylelint-scss": "^6.12.1",
|
|
118
|
-
"webpack": "^5.
|
|
118
|
+
"webpack": "^5.103.0",
|
|
119
119
|
"webpack-cli": "^6.0.1"
|
|
120
120
|
},
|
|
121
121
|
"overrides": {
|