From 086cc68094eeaaecc57e6cebb92afbecba79087d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 22:44:37 +0000 Subject: [PATCH] chore(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 in /power-voting Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.4.0...v4.4.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] --- power-voting/package-lock.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/power-voting/package-lock.json b/power-voting/package-lock.json index 45cb98a..54eecea 100644 --- a/power-voting/package-lock.json +++ b/power-voting/package-lock.json @@ -10,15 +10,15 @@ "license": "Apache-2.0", "dependencies": { "@ant-design/icons": "^5.0.1", - "@headlessui/react": "latest", + "@headlessui/react": "*", "@iktakahiro/markdown-it-katex": "3.0.4", "@rainbow-me/rainbowkit": "2.0.8", - "@tailwindcss/forms": "latest", + "@tailwindcss/forms": "*", "@tanstack/react-query": "^5.35.1", "@web3-storage/w3up-client": "^13.0.1", "antd": "5.17.3", "axios": "^1.6.0", - "classnames": "latest", + "classnames": "*", "cross-env": "^7.0.3", "dayjs": "^1.11.9", "dotenv": "^16.4.5", @@ -53,7 +53,7 @@ "@types/react-router-dom": "^5.3.3", "@typescript-eslint/eslint-plugin": "^7.10.0", "@typescript-eslint/parser": "^7.10.0", - "autoprefixer": "latest", + "autoprefixer": "*", "copy-webpack-plugin": "^11.0.0", "css-loader": "^6.7.3", "eslint": "^8.57.0", @@ -61,8 +61,8 @@ "file-loader": "^6.2.0", "less": "^4.1.3", "less-loader": "^11.1.0", - "postcss": "latest", - "postcss-loader": "latest", + "postcss": "*", + "postcss-loader": "*", "source-map-loader": "^4.0.1", "style-loader": "^3.3.2", "tailwindcss": "^3.4.3", @@ -11795,9 +11795,9 @@ "integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==" }, "node_modules/fast-xml-parser": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.0.tgz", - "integrity": "sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz", + "integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==", "funding": [ { "type": "github",