Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
c848360970 Bump qs from 6.5.2 to 6.5.3
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 05:17:46 +00:00
2 changed files with 8200 additions and 500 deletions

8698
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -32,7 +32,7 @@
"eslint-plugin-vue": "^6.2.2",
"postcss": "^7.0.35",
"sass": "^1.22.3",
"sass-loader": "^13.2.0",
"sass-loader": "^7.1.0",
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.0.3",
"vue-template-compiler": "^2.6.11"
},