this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Upgrade vite

+5 -5
+4 -4
package-lock.json
··· 53 53 "postcss-dark-theme-class": "~1.3.0", 54 54 "postcss-preset-env": "~9.5.14", 55 55 "twitter-text": "~3.1.0", 56 - "vite": "~5.3.0", 56 + "vite": "~5.3.1", 57 57 "vite-plugin-generate-file": "~0.1.1", 58 58 "vite-plugin-html-config": "~1.0.11", 59 59 "vite-plugin-pwa": "~0.20.0", ··· 8428 8428 } 8429 8429 }, 8430 8430 "node_modules/vite": { 8431 - "version": "5.3.0", 8432 - "resolved": "https://registry.npmjs.org/vite/-/vite-5.3.0.tgz", 8433 - "integrity": "sha512-hA6vAVK977NyW1Qw+fLvqSo7xDPej7von7C3DwwqPRmnnnK36XEBC/J3j1V5lP8fbt7y0TgTKJbpNGSwM+Bdeg==", 8431 + "version": "5.3.1", 8432 + "resolved": "https://registry.npmjs.org/vite/-/vite-5.3.1.tgz", 8433 + "integrity": "sha512-XBmSKRLXLxiaPYamLv3/hnP/KXDai1NDexN0FpkTaZXTfycHvkRHoenpgl/fvuK/kPbB6xAgoyiryAhQNxYmAQ==", 8434 8434 "dev": true, 8435 8435 "dependencies": { 8436 8436 "esbuild": "^0.21.3",
+1 -1
package.json
··· 55 55 "postcss-dark-theme-class": "~1.3.0", 56 56 "postcss-preset-env": "~9.5.14", 57 57 "twitter-text": "~3.1.0", 58 - "vite": "~5.3.0", 58 + "vite": "~5.3.1", 59 59 "vite-plugin-generate-file": "~0.1.1", 60 60 "vite-plugin-html-config": "~1.0.11", 61 61 "vite-plugin-pwa": "~0.20.0",