mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-07-30 16:57:05 -04:00
Bump the npm_and_yarn group across 3 directories with 2 updates
Bumps the npm_and_yarn group with 1 update in the /apps/browser-extension directory: [adm-zip](https://github.com/cthackers/adm-zip). Bumps the npm_and_yarn group with 1 update in the /core/models directory: [brace-expansion](https://github.com/juliangruber/brace-expansion). Bumps the npm_and_yarn group with 1 update in the /core/vault directory: [brace-expansion](https://github.com/juliangruber/brace-expansion). Removes `adm-zip` Updates `brace-expansion` from 1.1.16 to 5.0.8 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.16...v5.0.8) Updates `brace-expansion` from 1.1.16 to 5.0.8 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.16...v5.0.8) --- updated-dependencies: - dependency-name: adm-zip dependency-version: dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 5.0.8 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 5.0.8 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
3403
apps/browser-extension/package-lock.json
generated
3403
apps/browser-extension/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -63,14 +63,14 @@
|
||||
"@types/react-dom": "^19.0.3",
|
||||
"@types/sql.js": "^1.4.9",
|
||||
"@types/yup": "^0.29.14",
|
||||
"@typescript-eslint/eslint-plugin": "^8.21.0",
|
||||
"@typescript-eslint/parser": "^8.21.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.65.0",
|
||||
"@typescript-eslint/parser": "^8.65.0",
|
||||
"@vitest/coverage-v8": "^4.1.8",
|
||||
"@wxt-dev/module-react": "^1.2.2",
|
||||
"argon2": "^0.44.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"better-sqlite3": "^12.5.0",
|
||||
"eslint": "^9.19.0",
|
||||
"eslint": "^10.8.0",
|
||||
"eslint-import-resolver-typescript": "^4.4.3",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-jsdoc": "^50.6.3",
|
||||
@@ -82,7 +82,7 @@
|
||||
"typescript": "^5.6.3",
|
||||
"vite": "^8.0.0",
|
||||
"vite-plugin-static-copy": "^3.4.0",
|
||||
"wxt": "^0.20.26"
|
||||
"wxt": "^0.21.2"
|
||||
},
|
||||
"overrides": {
|
||||
"shell-quote": "1.8.4",
|
||||
|
||||
1442
core/models/package-lock.json
generated
1442
core/models/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -16,9 +16,9 @@
|
||||
],
|
||||
"license": "AGPL-3.0",
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^8.21.0",
|
||||
"@typescript-eslint/parser": "^8.21.0",
|
||||
"eslint": "^9.19.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.65.0",
|
||||
"@typescript-eslint/parser": "^8.65.0",
|
||||
"eslint": "^10.8.0",
|
||||
"tsup": "^8.4.0",
|
||||
"typescript": "^5.3.3",
|
||||
"vitest": "^4.1.8"
|
||||
|
||||
1406
core/vault/package-lock.json
generated
1406
core/vault/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -19,9 +19,9 @@
|
||||
],
|
||||
"license": "AGPL-3.0",
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^8.21.0",
|
||||
"@typescript-eslint/parser": "^8.21.0",
|
||||
"eslint": "^9.19.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.65.0",
|
||||
"@typescript-eslint/parser": "^8.65.0",
|
||||
"eslint": "^10.8.0",
|
||||
"tsup": "^8.4.0",
|
||||
"typescript": "^5.3.3",
|
||||
"vitest": "^4.1.8",
|
||||
|
||||
6
docs/package-lock.json
generated
6
docs/package-lock.json
generated
@@ -14256,9 +14256,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.5.22",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.22.tgz",
|
||||
"integrity": "sha512-KBDEIpLrvpv16pp3K0Fw+UCoZfopFjjgeB+0tA/aaThfEE74kKDLrgg603YvOWJyg3+WYtyq3xYsQWsIyZlPqQ==",
|
||||
"version": "8.5.24",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.24.tgz",
|
||||
"integrity": "sha512-8RyVklq0owXUTa4xlpzu4l9AaVKIdQvAcOHZWaMh98HgySsUtxRVf/chRe3dsSLqb6i40BzGRzEUddRaI+9TSw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "opencollective",
|
||||
|
||||
Reference in New Issue
Block a user