loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

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

Merge pull request 'Update dependency @vitejs/plugin-vue to v5.1.1 (forgejo)' (#4713) from renovate/forgejo-vitejs-plugin-vue-5.x into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4713
Reviewed-by: Gusted <gusted@noreply.codeberg.org>

+5 -5
+4 -4
package-lock.json
··· 65 65 "@stoplight/spectral-cli": "6.11.1", 66 66 "@stylistic/eslint-plugin-js": "1.8.1", 67 67 "@stylistic/stylelint-plugin": "2.1.2", 68 - "@vitejs/plugin-vue": "5.1.0", 68 + "@vitejs/plugin-vue": "5.1.1", 69 69 "@vitest/coverage-v8": "1.6.0", 70 70 "@vue/test-utils": "2.4.6", 71 71 "eslint": "8.57.0", ··· 2752 2752 "license": "ISC" 2753 2753 }, 2754 2754 "node_modules/@vitejs/plugin-vue": { 2755 - "version": "5.1.0", 2756 - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.0.tgz", 2757 - "integrity": "sha512-QMRxARyrdiwi1mj3AW4fLByoHTavreXq0itdEW696EihXglf1MB3D4C2gBvE0jMPH29ZjC3iK8aIaUMLf4EOGA==", 2755 + "version": "5.1.1", 2756 + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.1.tgz", 2757 + "integrity": "sha512-sDckXxlHpMsjRQbAH9WanangrfrblsOd3pNifePs+FOHjJg1jfWq5L/P0PsBRndEt3nmdUnmvieP8ULDeX5AvA==", 2758 2758 "dev": true, 2759 2759 "license": "MIT", 2760 2760 "engines": {
+1 -1
package.json
··· 64 64 "@stoplight/spectral-cli": "6.11.1", 65 65 "@stylistic/eslint-plugin-js": "1.8.1", 66 66 "@stylistic/stylelint-plugin": "2.1.2", 67 - "@vitejs/plugin-vue": "5.1.0", 67 + "@vitejs/plugin-vue": "5.1.1", 68 68 "@vitest/coverage-v8": "1.6.0", 69 69 "@vue/test-utils": "2.4.6", 70 70 "eslint": "8.57.0",