Skip to content

Commit 18eba30

Browse files
committed
chore: update node dependencies and storybook
1 parent 806809c commit 18eba30

15 files changed

Lines changed: 2784 additions & 2839 deletions

File tree

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
25

.yarn/install-state.gz

496 Bytes
Binary file not shown.

.yarn/releases/yarn-4.12.0.cjs

Lines changed: 0 additions & 942 deletions
This file was deleted.

.yarn/releases/yarn-4.13.0.cjs

Lines changed: 940 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
nodeLinker: node-modules
22

3-
yarnPath: .yarn/releases/yarn-4.12.0.cjs
3+
yarnPath: .yarn/releases/yarn-4.13.0.cjs

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"ext-dom": "*",
4444
"revolt/event-loop": "^1.0.8",
4545
"mnapoli/silly": "^1.9.1",
46-
"symfony/yaml": "^5.4|^7.0|^8.0.1"
46+
"symfony/yaml": "^5.4|^7.0|^8.0.6"
4747
},
4848
"config": {
4949
"sort-packages": true,
@@ -63,15 +63,15 @@
6363
"amphp/file": ">=3.2",
6464
"brainmaestro/composer-git-hooks": "dev-master",
6565
"edent/pretty-print-html": "2025-04-18",
66-
"friendsofphp/php-cs-fixer": "^3.94.1",
67-
"pestphp/pest": "^3.8.5",
66+
"friendsofphp/php-cs-fixer": "^3.94.2",
67+
"pestphp/pest": "^3.8.6",
6868
"pestphp/pest-plugin-drift": "^3.0",
6969
"pestphp/pest-plugin-type-coverage": "^3.6.1",
7070
"phpmd/phpmd": "^2.15",
71-
"phpstan/phpstan": "^2.1.39",
71+
"phpstan/phpstan": "^2.1.42",
7272
"rector/swiss-knife": "^2.3.5",
73-
"symfony/http-kernel": "^5.4|^6.0|^7.0|^8.0.5",
74-
"symfony/ux-twig-component": "^2.32",
73+
"symfony/http-kernel": "^5.4|^6.0|^7.0|^8.0.7",
74+
"symfony/ux-twig-component": "^2.33",
7575
"symplify/easy-coding-standard": "^12.6.2"
7676
},
7777
"extra": {

0 commit comments

Comments
 (0)