kopia lustrzana https://github.com/cheeaun/phanpy
Upgrade deps
rodzic
ae05968546
commit
b01a3b27d2
Plik diff jest za duży
Load Diff
22
package.json
22
package.json
|
@ -22,10 +22,10 @@
|
||||||
"@github/text-expander-element": "~2.9.1",
|
"@github/text-expander-element": "~2.9.1",
|
||||||
"@iconify-icons/mingcute": "~1.2.9",
|
"@iconify-icons/mingcute": "~1.2.9",
|
||||||
"@justinribeiro/lite-youtube": "~1.7.1",
|
"@justinribeiro/lite-youtube": "~1.7.1",
|
||||||
"@lingui/detect-locale": "~5.3.0",
|
"@lingui/detect-locale": "~5.3.1",
|
||||||
"@lingui/macro": "~5.3.0",
|
"@lingui/macro": "~5.3.1",
|
||||||
"@lingui/react": "~5.3.0",
|
"@lingui/react": "~5.3.1",
|
||||||
"@szhsin/react-menu": "~4.3.1",
|
"@szhsin/react-menu": "~4.4.0",
|
||||||
"chroma-js": "~3.1.2",
|
"chroma-js": "~3.1.2",
|
||||||
"compare-versions": "~6.1.1",
|
"compare-versions": "~6.1.1",
|
||||||
"fast-blurhash": "~1.1.4",
|
"fast-blurhash": "~1.1.4",
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
"js-cookie": "~3.0.5",
|
"js-cookie": "~3.0.5",
|
||||||
"just-debounce-it": "~3.2.0",
|
"just-debounce-it": "~3.2.0",
|
||||||
"lz-string": "~1.5.0",
|
"lz-string": "~1.5.0",
|
||||||
"masto": "~6.10.3",
|
"masto": "~6.10.4",
|
||||||
"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",
|
||||||
|
@ -59,18 +59,18 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@ianvs/prettier-plugin-sort-imports": "~4.4.1",
|
"@ianvs/prettier-plugin-sort-imports": "~4.4.1",
|
||||||
"@lingui/babel-plugin-lingui-macro": "~5.3.0",
|
"@lingui/babel-plugin-lingui-macro": "~5.3.1",
|
||||||
"@lingui/cli": "~5.3.0",
|
"@lingui/cli": "~5.3.1",
|
||||||
"@lingui/vite-plugin": "~5.3.0",
|
"@lingui/vite-plugin": "~5.3.1",
|
||||||
"@preact/preset-vite": "~2.10.1",
|
"@preact/preset-vite": "~2.10.1",
|
||||||
"postcss": "~8.5.3",
|
"postcss": "~8.5.3",
|
||||||
"postcss-dark-theme-class": "~1.3.0",
|
"postcss-dark-theme-class": "~1.3.0",
|
||||||
"postcss-preset-env": "~10.1.5",
|
"postcss-preset-env": "~10.1.6",
|
||||||
"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",
|
||||||
"vite": "~6.2.5",
|
"vite": "~6.3.3",
|
||||||
"vite-plugin-generate-file": "~0.2.0",
|
"vite-plugin-generate-file": "~0.3.1",
|
||||||
"vite-plugin-html-config": "~2.0.2",
|
"vite-plugin-html-config": "~2.0.2",
|
||||||
"vite-plugin-pwa": "~1.0.0",
|
"vite-plugin-pwa": "~1.0.0",
|
||||||
"vite-plugin-remove-console": "~2.2.0",
|
"vite-plugin-remove-console": "~2.2.0",
|
||||||
|
|
Ładowanie…
Reference in New Issue