kopia lustrzana https://github.com/cheeaun/phanpy
Upgrade deps
rodzic
1e241c7f55
commit
3fb94e001e
Plik diff jest za duży
Load Diff
20
package.json
20
package.json
|
@ -22,9 +22,9 @@
|
||||||
"@github/text-expander-element": "~2.9.2",
|
"@github/text-expander-element": "~2.9.2",
|
||||||
"@iconify-icons/mingcute": "~1.2.9",
|
"@iconify-icons/mingcute": "~1.2.9",
|
||||||
"@justinribeiro/lite-youtube": "~1.8.2",
|
"@justinribeiro/lite-youtube": "~1.8.2",
|
||||||
"@lingui/detect-locale": "~5.3.1",
|
"@lingui/detect-locale": "~5.3.2",
|
||||||
"@lingui/macro": "~5.3.1",
|
"@lingui/macro": "~5.3.2",
|
||||||
"@lingui/react": "~5.3.1",
|
"@lingui/react": "~5.3.2",
|
||||||
"@szhsin/react-menu": "~4.4.1",
|
"@szhsin/react-menu": "~4.4.1",
|
||||||
"chroma-js": "~3.1.2",
|
"chroma-js": "~3.1.2",
|
||||||
"compare-versions": "~6.1.1",
|
"compare-versions": "~6.1.1",
|
||||||
|
@ -41,7 +41,7 @@
|
||||||
"moize": "~6.1.6",
|
"moize": "~6.1.6",
|
||||||
"p-retry": "~6.2.1",
|
"p-retry": "~6.2.1",
|
||||||
"p-throttle": "~7.0.0",
|
"p-throttle": "~7.0.0",
|
||||||
"preact": "10.26.7",
|
"preact": "10.26.8",
|
||||||
"punycode": "~2.3.1",
|
"punycode": "~2.3.1",
|
||||||
"react-hotkeys-hook": "~5.1.0",
|
"react-hotkeys-hook": "~5.1.0",
|
||||||
"react-intersection-observer": "~9.16.0",
|
"react-intersection-observer": "~9.16.0",
|
||||||
|
@ -58,14 +58,14 @@
|
||||||
"valtio": "2.1.5"
|
"valtio": "2.1.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@ianvs/prettier-plugin-sort-imports": "~4.4.1",
|
"@ianvs/prettier-plugin-sort-imports": "~4.4.2",
|
||||||
"@lingui/babel-plugin-lingui-macro": "~5.3.1",
|
"@lingui/babel-plugin-lingui-macro": "~5.3.2",
|
||||||
"@lingui/cli": "~5.3.1",
|
"@lingui/cli": "~5.3.2",
|
||||||
"@lingui/vite-plugin": "~5.3.1",
|
"@lingui/vite-plugin": "~5.3.2",
|
||||||
"@preact/preset-vite": "~2.10.1",
|
"@preact/preset-vite": "~2.10.1",
|
||||||
"postcss": "~8.5.3",
|
"postcss": "~8.5.4",
|
||||||
"postcss-dark-theme-class": "~1.3.0",
|
"postcss-dark-theme-class": "~1.3.0",
|
||||||
"postcss-preset-env": "~10.1.6",
|
"postcss-preset-env": "~10.2.0",
|
||||||
"prettier": "3.5.3",
|
"prettier": "3.5.3",
|
||||||
"sonda": "~0.7.1",
|
"sonda": "~0.7.1",
|
||||||
"twitter-text": "~3.1.0",
|
"twitter-text": "~3.1.0",
|
||||||
|
|
Ładowanie…
Reference in New Issue