Skip to content

Commit 0925b13

Browse files
authored
Merge branch 'main' into release-please--branches--main--components--poku
2 parents 423e337 + 430f96f commit 0925b13

File tree

4 files changed

+43
-43
lines changed

4 files changed

+43
-43
lines changed

package-lock.json

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151
},
5252
"devDependencies": {
5353
"@biomejs/biome": "1.9.4",
54-
"@types/node": "^22.10.5",
54+
"@types/node": "^22.10.10",
5555
"c8": "^10.1.3",
5656
"jsonc.min": "^1.1.0",
57-
"monocart-coverage-reports": "^2.11.5",
57+
"monocart-coverage-reports": "^2.12.0",
5858
"packages-update": "^2.0.0",
5959
"prettier": "^3.4.2",
6060
"tsx": "4.19.2",

website/package-lock.json

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -30,25 +30,25 @@
3030
"clsx": "^2.1.1",
3131
"docusaurus-plugin-sass": "^0.2.6",
3232
"jsonc.min": "^1.1.0",
33-
"lucide-react": "^0.471.0",
33+
"lucide-react": "^0.474.0",
3434
"prism-react-renderer": "^2.4.1",
3535
"react": "^18.3.1",
3636
"react-confetti": "^6.2.2",
3737
"react-dom": "^18.3.1",
3838
"react-typed": "^2.0.12",
39-
"sass": "^1.83.1",
40-
"sonner": "^1.7.1"
39+
"sass": "^1.83.4",
40+
"sonner": "^1.7.2"
4141
},
4242
"devDependencies": {
4343
"@docusaurus/eslint-plugin": "^3.7.0",
4444
"@docusaurus/module-type-aliases": "^3.7.0",
4545
"@docusaurus/tsconfig": "^3.7.0",
4646
"@docusaurus/types": "^3.7.0",
47-
"@types/node": "^22.10.5",
47+
"@types/node": "^22.10.10",
4848
"@typescript-eslint/eslint-plugin": "^7.18.0",
4949
"@typescript-eslint/parser": "^7.18.0",
5050
"eslint": "^8.57.1",
51-
"eslint-plugin-react": "^7.37.3",
51+
"eslint-plugin-react": "^7.37.4",
5252
"eslint-plugin-react-hooks": "^4.6.2",
5353
"eslint-plugin-react-refresh": "^0.4.18",
5454
"packages-update": "^2.0.0",

0 commit comments

Comments
 (0)