Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitce0017a

Browse files
authored
feat: add panda to postinstall (#5)
* feat: add panda to postinstall* chore: update dependencies
1 parent15fd0b6 commitce0017a

File tree

2 files changed

+5980
-7396
lines changed

2 files changed

+5980
-7396
lines changed

‎package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"zip":"wxt zip",
1313
"zip:firefox":"wxt zip -b firefox",
1414
"compile":"tsc --noEmit",
15-
"postinstall":"wxt prepare",
15+
"postinstall":"wxt prepare && panda",
1616
"test":"vitest",
1717
"typecheck":"tsc --noEmit",
1818
"play":"vite",
@@ -34,30 +34,30 @@
3434
"@zag-js/popper":"^0.47.0",
3535
"lucide-react":"^0.365.0",
3636
"media-query-fns":"^2.0.0",
37-
"react":"^18.2.0",
38-
"react-dom":"^18.2.0",
39-
"react-hotkeys-hook":"^4.5.0",
40-
"ts-pattern":"^5.1.1",
37+
"react":"^18.3.1",
38+
"react-dom":"^18.3.1",
39+
"react-hotkeys-hook":"^4.5.1",
40+
"ts-pattern":"^5.5.0",
4141
"webext-bridge":"^6.0.1"
4242
},
4343
"devDependencies": {
4444
"@pandabox/prettier-plugin":"^0.1.3",
4545
"@pandacss/dev":"^0.37.2",
46-
"@types/react":"^18.2.46",
47-
"@types/react-dom":"^18.2.18",
48-
"@vitejs/plugin-react":"^4.2.1",
46+
"@types/react":"^18.3.11",
47+
"@types/react-dom":"^18.3.1",
48+
"@vitejs/plugin-react":"^4.3.2",
4949
"prettier":"^3.3.3",
50-
"type-fest":"^4.15.0",
51-
"typescript":"^5.3.3",
52-
"vite":"^5.2.8",
53-
"vite-plugin-inspect":"^0.8.3",
54-
"vitest":"^1.4.0",
55-
"wxt":"^0.17.0"
50+
"type-fest":"^4.26.1",
51+
"typescript":"^5.6.3",
52+
"vite":"^5.4.9",
53+
"vite-plugin-inspect":"^0.8.7",
54+
"vitest":"^1.6.0",
55+
"wxt":"^0.17.12"
5656
},
5757
"author":"Alexandre Stahmer",
5858
"homepage":"https://twitter.com/astahmer_dev",
5959
"repository": {
6060
"type":"git",
6161
"url":"git+https://github.com/astahmer/atomic-css-devtools"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp