Skip to content

Commit 3b9124c

Browse files
chore(deps): update all non-major dependencies
1 parent b0c0552 commit 3b9124c

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"eslint-plugin-prettier": "5.5.6",
9393
"eslint-plugin-react": "7.37.5",
9494
"eslint-plugin-react-hooks": "7.1.1",
95-
"eslint-plugin-storybook": "10.5.0",
95+
"eslint-plugin-storybook": "10.5.2",
9696
"glob": "13.0.6",
9797
"globals": "17.7.0",
9898
"husky": "9.1.7",
@@ -101,7 +101,7 @@
101101
"monocart-reporter": "2.12.2",
102102
"npm-run-all2": "9.0.2",
103103
"pagefind": "1.5.2",
104-
"postcss": "8.5.16",
104+
"postcss": "8.5.19",
105105
"postcss-cli": "11.0.1",
106106
"postcss-import": "16.1.1",
107107
"postcss-modules": "9.0.1",
@@ -110,7 +110,7 @@
110110
"rimraf": "6.1.3",
111111
"typescript": "6.0.3",
112112
"typescript-eslint": "8.63.0",
113-
"vite": "8.1.4",
113+
"vite": "8.1.5",
114114
"vite-plugin-istanbul": "9.0.1",
115115
"vite-tsconfig-paths": "6.1.1"
116116
},

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -10832,16 +10832,16 @@ __metadata:
1083210832
languageName: node
1083310833
linkType: hard
1083410834

10835-
"eslint-plugin-storybook@npm:10.5.0":
10836-
version: 10.5.0
10837-
resolution: "eslint-plugin-storybook@npm:10.5.0"
10835+
"eslint-plugin-storybook@npm:10.5.2":
10836+
version: 10.5.2
10837+
resolution: "eslint-plugin-storybook@npm:10.5.2"
1083810838
dependencies:
1083910839
"@typescript-eslint/types": "npm:^8.48.0"
1084010840
"@typescript-eslint/utils": "npm:^8.48.0"
1084110841
peerDependencies:
1084210842
eslint: ">=8"
10843-
storybook: ^10.5.0
10844-
checksum: 10c0/c6ae8a9ea203604adab39672743335e7e1bdda7b8943994e33c322b1dea75b7f52ed9b4327fc3f584b56706b57817d7aeda687495c22778840ced22f7174eb06
10843+
storybook: ^10.5.2
10844+
checksum: 10c0/d5c098e969319ed735d78a5de5cfa3415beb3d5da2513fa3b2922c2423e6ab5f513b7c7cfa0bce12ac30ca0f2211e9925b3c49ea50ce2bb265f4cafef97f902a
1084510845
languageName: node
1084610846
linkType: hard
1084710847

@@ -18878,14 +18878,14 @@ __metadata:
1887818878
languageName: node
1887918879
linkType: hard
1888018880

18881-
"postcss@npm:8.5.16, postcss@npm:^8.4.43, postcss@npm:^8.4.5, postcss@npm:^8.5.15, postcss@npm:^8.5.16, postcss@npm:^8.5.3":
18882-
version: 8.5.16
18883-
resolution: "postcss@npm:8.5.16"
18881+
"postcss@npm:8.5.19, postcss@npm:^8.4.43, postcss@npm:^8.4.5, postcss@npm:^8.5.15, postcss@npm:^8.5.17, postcss@npm:^8.5.3":
18882+
version: 8.5.19
18883+
resolution: "postcss@npm:8.5.19"
1888418884
dependencies:
1888518885
nanoid: "npm:^3.3.12"
1888618886
picocolors: "npm:^1.1.1"
1888718887
source-map-js: "npm:^1.2.1"
18888-
checksum: 10c0/625de7a02f662f3a340964d14b487bd5097adf16f5f171e257d19005ba37aea8768ee446557500e88e91ca46b4d14d6cb4a0bf033c6ec0c8c0b660d85719f1ef
18888+
checksum: 10c0/302af9e4dfa8cce4f43af1798576b3a77ab7b23abac5522328c6c7a830d49b31281cba9d6071e478e6970a05ef82346d1570b8fbffae912f26a4f1a1a07f0a44
1888918889
languageName: node
1889018890
linkType: hard
1889118891

@@ -20104,7 +20104,7 @@ __metadata:
2010420104
languageName: node
2010520105
linkType: hard
2010620106

20107-
"rolldown@npm:~1.1.4":
20107+
"rolldown@npm:~1.1.5":
2010820108
version: 1.1.5
2010920109
resolution: "rolldown@npm:1.1.5"
2011020110
dependencies:
@@ -22176,7 +22176,7 @@ __metadata:
2217622176
eslint-plugin-prettier: "npm:5.5.6"
2217722177
eslint-plugin-react: "npm:7.37.5"
2217822178
eslint-plugin-react-hooks: "npm:7.1.1"
22179-
eslint-plugin-storybook: "npm:10.5.0"
22179+
eslint-plugin-storybook: "npm:10.5.2"
2218022180
glob: "npm:13.0.6"
2218122181
globals: "npm:17.7.0"
2218222182
husky: "npm:9.1.7"
@@ -22185,7 +22185,7 @@ __metadata:
2218522185
monocart-reporter: "npm:2.12.2"
2218622186
npm-run-all2: "npm:9.0.2"
2218722187
pagefind: "npm:1.5.2"
22188-
postcss: "npm:8.5.16"
22188+
postcss: "npm:8.5.19"
2218922189
postcss-cli: "npm:11.0.1"
2219022190
postcss-import: "npm:16.1.1"
2219122191
postcss-modules: "npm:9.0.1"
@@ -22199,7 +22199,7 @@ __metadata:
2219922199
tocbot: "npm:4.36.8"
2220022200
typescript: "npm:6.0.3"
2220122201
typescript-eslint: "npm:8.63.0"
22202-
vite: "npm:8.1.4"
22202+
vite: "npm:8.1.5"
2220322203
vite-plugin-istanbul: "npm:9.0.1"
2220422204
vite-tsconfig-paths: "npm:6.1.1"
2220522205
languageName: unknown
@@ -22852,15 +22852,15 @@ __metadata:
2285222852
languageName: node
2285322853
linkType: hard
2285422854

22855-
"vite@npm:8.1.4":
22856-
version: 8.1.4
22857-
resolution: "vite@npm:8.1.4"
22855+
"vite@npm:8.1.5":
22856+
version: 8.1.5
22857+
resolution: "vite@npm:8.1.5"
2285822858
dependencies:
2285922859
fsevents: "npm:~2.3.3"
2286022860
lightningcss: "npm:^1.32.0"
2286122861
picomatch: "npm:^4.0.5"
22862-
postcss: "npm:^8.5.16"
22863-
rolldown: "npm:~1.1.4"
22862+
postcss: "npm:^8.5.17"
22863+
rolldown: "npm:~1.1.5"
2286422864
tinyglobby: "npm:^0.2.17"
2286522865
peerDependencies:
2286622866
"@types/node": ^20.19.0 || >=22.12.0
@@ -22905,7 +22905,7 @@ __metadata:
2290522905
optional: true
2290622906
bin:
2290722907
vite: bin/vite.js
22908-
checksum: 10c0/4262cdd0dd00ca99b00a8aef91fc00e58b66e80b54adbef49353bfbbae7342c2d6ddf1180351956086ff53ad186bec03784f57b96e36ab4dad1246547236d79b
22908+
checksum: 10c0/3231e24dd4394d0bc8b4f0f5d6d6a2eda8737e5053042892b4163564456a03d67f953c4c7498621f9517eebc30a492ea136c728a767a122eb84bf6d7cf60e1e6
2290922909
languageName: node
2291022910
linkType: hard
2291122911

0 commit comments

Comments
 (0)