diff --git a/example/package-lock.json b/example/package-lock.json index af7ca83..94157bb 100644 --- a/example/package-lock.json +++ b/example/package-lock.json @@ -18,19 +18,20 @@ } }, "..": { + "name": "vue-fullpage.js", "version": "0.2.15", "license": "GPL-3.0", "dependencies": { "fullpage.js": "^4.0.20" }, "devDependencies": { - "@vitejs/plugin-vue": "^2.1.0", - "eslint": "^8.7.0", - "eslint-config-prettier": "^8.3.0", - "eslint-plugin-vue": "^8.3.0", - "prettier": "^2.5.1", - "rollup-plugin-visualizer": "^5.5.4", - "vite": "^2.7.13" + "@vitejs/plugin-vue": "^4.2.3", + "eslint": "^8.41.0", + "eslint-config-prettier": "^8.8.0", + "eslint-plugin-vue": "^9.14.1", + "prettier": "^2.8.8", + "rollup-plugin-visualizer": "^5.9.0", + "vite": "^4.3.9" }, "peerDependencies": { "vue": "^3.2.26" @@ -614,9 +615,9 @@ "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" }, "node_modules/postcss": { - "version": "8.4.24", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.24.tgz", - "integrity": "sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==", + "version": "8.4.31", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", + "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", "funding": [ { "type": "opencollective", @@ -1066,9 +1067,9 @@ "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" }, "postcss": { - "version": "8.4.24", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.24.tgz", - "integrity": "sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==", + "version": "8.4.31", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", + "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", "requires": { "nanoid": "^3.3.6", "picocolors": "^1.0.0", @@ -1116,14 +1117,14 @@ "vue-fullpage.js": { "version": "file:..", "requires": { - "@vitejs/plugin-vue": "^2.1.0", - "eslint": "^8.7.0", - "eslint-config-prettier": "^8.3.0", - "eslint-plugin-vue": "^8.3.0", + "@vitejs/plugin-vue": "^4.2.3", + "eslint": "^8.41.0", + "eslint-config-prettier": "^8.8.0", + "eslint-plugin-vue": "^9.14.1", "fullpage.js": "^4.0.20", - "prettier": "^2.5.1", - "rollup-plugin-visualizer": "^5.5.4", - "vite": "^2.7.13" + "prettier": "^2.8.8", + "rollup-plugin-visualizer": "^5.9.0", + "vite": "^4.3.9" } } }