Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #394

Merged
merged 1 commit into from
Sep 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@favware/cliff-jumper": "^4.1.0",
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^5.0.5",
Expand All @@ -53,11 +53,11 @@
"@types/node": "^20.14.8",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vitejs/plugin-vue": "^5.1.2",
"@vitejs/plugin-vue": "^5.1.3",
"@vitest/browser": "^2.0.5",
"@vitest/coverage-istanbul": "^2.0.5",
"cz-conventional-changelog": "^3.3.0",
"esbuild-plugins-node-modules-polyfill": "^1.6.5",
"esbuild-plugins-node-modules-polyfill": "^1.6.6",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
62 changes: 31 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -249,30 +249,30 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:^19.4.0":
version: 19.4.0
resolution: "@commitlint/cli@npm:19.4.0"
"@commitlint/cli@npm:^19.4.1":
version: 19.4.1
resolution: "@commitlint/cli@npm:19.4.1"
dependencies:
"@commitlint/format": "npm:^19.3.0"
"@commitlint/lint": "npm:^19.2.2"
"@commitlint/lint": "npm:^19.4.1"
"@commitlint/load": "npm:^19.4.0"
"@commitlint/read": "npm:^19.4.0"
"@commitlint/types": "npm:^19.0.3"
execa: "npm:^8.0.1"
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: 10/be6e7cdc11b20d29f840eaff4d8231a8180f1355100e05a1b5652a4fc19d63c254b11e47bb29c44de073998cd8d13f62b4b1f0ea404f39a54064b0d56e3a1baf
checksum: 10/9199d3c6587476ba94dca4f55928d4461a6f380a96861e20a11d363ff9744b8f9a5955407510020402c15b226c5505e4050a9a21dd7d096f9bfc30bb3571edf7
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:^19.2.2":
version: 19.2.2
resolution: "@commitlint/config-conventional@npm:19.2.2"
"@commitlint/config-conventional@npm:^19.4.1":
version: 19.4.1
resolution: "@commitlint/config-conventional@npm:19.4.1"
dependencies:
"@commitlint/types": "npm:^19.0.3"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
checksum: 10/9ee17ba00f9182fda544c247bc1d130f65d1bb0d4d9953d5c3d1e4fd36211386c1e849a28e823574546a8bc3df3d0c269122258e21a55d3c12b3e64c00ab50b6
checksum: 10/a1bcee880f3c167e605758710e75665485f62904702a40db326cc285dcb68b512e346cbe58533b91e115e2ac2e732d72249cba3e49350c1763b95d78e62a8181
languageName: node
linkType: hard

Expand Down Expand Up @@ -327,15 +327,15 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/lint@npm:^19.2.2":
version: 19.2.2
resolution: "@commitlint/lint@npm:19.2.2"
"@commitlint/lint@npm:^19.4.1":
version: 19.4.1
resolution: "@commitlint/lint@npm:19.4.1"
dependencies:
"@commitlint/is-ignored": "npm:^19.2.2"
"@commitlint/parse": "npm:^19.0.3"
"@commitlint/rules": "npm:^19.0.3"
"@commitlint/rules": "npm:^19.4.1"
"@commitlint/types": "npm:^19.0.3"
checksum: 10/9bf2ffa0f6cdde3d53d755b95ca717afd193f4560ae5bb0f5ffd7f1bbd571ddc99b27417733c70e1adbd74a5197e4525493b2dfc116680a939db7728fefa805c
checksum: 10/57f264eafbd787015d589f663917e19e5f246b3ffd162064cb004009532e541191b13d482174f43a7f5953accf183682d580bf7914552061987efc58811659d8
languageName: node
linkType: hard

Expand Down Expand Up @@ -402,16 +402,16 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/rules@npm:^19.0.3":
version: 19.0.3
resolution: "@commitlint/rules@npm:19.0.3"
"@commitlint/rules@npm:^19.4.1":
version: 19.4.1
resolution: "@commitlint/rules@npm:19.4.1"
dependencies:
"@commitlint/ensure": "npm:^19.0.3"
"@commitlint/message": "npm:^19.0.0"
"@commitlint/to-lines": "npm:^19.0.0"
"@commitlint/types": "npm:^19.0.3"
execa: "npm:^8.0.1"
checksum: 10/218033d96b0bae7dbea0e46483f8af823c17b492e4b0c4dca93a6312876d051cc88f4272d009e7eb06ff05585ec511aedd703132be17c7248698a4eac909986b
checksum: 10/c5626278aa6ee08194f1b7880345fcbc64b19a2f7ca52f54cd027fb19337fb60008b55a2fe7a4159dd227d41ffb48b30e51347101a58f842d37991a416a678a7
languageName: node
linkType: hard

Expand Down Expand Up @@ -1428,8 +1428,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@sapphire/shapeshift@workspace:."
dependencies:
"@commitlint/cli": "npm:^19.4.0"
"@commitlint/config-conventional": "npm:^19.2.2"
"@commitlint/cli": "npm:^19.4.1"
"@commitlint/config-conventional": "npm:^19.4.1"
"@favware/cliff-jumper": "npm:^4.1.0"
"@favware/npm-deprecate": "npm:^1.0.7"
"@sapphire/eslint-config": "npm:^5.0.5"
Expand All @@ -1441,11 +1441,11 @@ __metadata:
"@types/node": "npm:^20.14.8"
"@typescript-eslint/eslint-plugin": "npm:^7.13.1"
"@typescript-eslint/parser": "npm:^7.13.1"
"@vitejs/plugin-vue": "npm:^5.1.2"
"@vitejs/plugin-vue": "npm:^5.1.3"
"@vitest/browser": "npm:^2.0.5"
"@vitest/coverage-istanbul": "npm:^2.0.5"
cz-conventional-changelog: "npm:^3.3.0"
esbuild-plugins-node-modules-polyfill: "npm:^1.6.5"
esbuild-plugins-node-modules-polyfill: "npm:^1.6.6"
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
Expand Down Expand Up @@ -1784,13 +1784,13 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-vue@npm:^5.1.2":
version: 5.1.2
resolution: "@vitejs/plugin-vue@npm:5.1.2"
"@vitejs/plugin-vue@npm:^5.1.3":
version: 5.1.3
resolution: "@vitejs/plugin-vue@npm:5.1.3"
peerDependencies:
vite: ^5.0.0
vue: ^3.2.25
checksum: 10/f6d01b69da6d0f006a12955afc1bcff007ed2c04c0cde5ed1790306789be5da2335b5ab19e86fc2ef9894c9ce2650f7946b5803467b814cceda81d14374a9536
checksum: 10/a90cec1fa9a4762f55f89c4bac37634de214e94175bb4c22fe1d9934cc838ec0c2b3939e57cb92043eab2cf6e87c1c9ebb9cc1584b1b8b66102f94bde2f70ce6
languageName: node
linkType: hard

Expand Down Expand Up @@ -3494,16 +3494,16 @@ __metadata:
languageName: node
linkType: hard

"esbuild-plugins-node-modules-polyfill@npm:^1.6.5":
version: 1.6.5
resolution: "esbuild-plugins-node-modules-polyfill@npm:1.6.5"
"esbuild-plugins-node-modules-polyfill@npm:^1.6.6":
version: 1.6.6
resolution: "esbuild-plugins-node-modules-polyfill@npm:1.6.6"
dependencies:
"@jspm/core": "npm:^2.0.1"
local-pkg: "npm:^0.5.0"
resolve.exports: "npm:^2.0.2"
peerDependencies:
esbuild: ">=0.14.0 <=0.23.0"
checksum: 10/d3a76da9c15f5526aca3f1121c7b91fd9eafdc4874633196d835895e6d961ff48f69eab9655e4905cd95ffa8d76c191999dfc8d295dc4f34c5f69465a3a7c815
esbuild: ">=0.14.0 ^0.23.0"
checksum: 10/2aa87ad1f9398171153c5fdfd706b95c6d40e510daa4cc510bf1a255c380ba73f129ebd167566d9372a51c9ac33b1a1198e49fd798605764f754df5cb12860a0
languageName: node
linkType: hard

Expand Down