From 7ac6a4b5b8afb4e444d41aebd09dc201aff16bee Mon Sep 17 00:00:00 2001 From: volar Date: Thu, 4 Jan 2024 10:15:09 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 9 +++++++++ package.json | 8 ++++---- yarn.lock | 46 +++++++++++++++++++++++----------------------- 3 files changed, 36 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16b6559f..5ddd7a5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.42.0](https://github.com/anzusystems/common-admin/compare/1.41.0...1.42.0) (2024-01-04) + +### Features +* **chore:** updated dependencies +* **initDamNotifications:** refactor + +### BREAKING CHANGES +* **dependencies:** new axios required version `axios@1.6.4` + ## [1.41.0](https://github.com/anzusystems/common-admin/compare/1.40.0...1.41.0) (2024-01-03) ### Features diff --git a/package.json b/package.json index 314369f3..a3d84573 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "./styles": "./dist/style.css", "./*": "./*" }, - "version": "1.41.0", + "version": "1.42.0", "type": "module", "license": "Apache-2.0", "scripts": { @@ -57,7 +57,7 @@ "@vuelidate/validators": "^2.0.4", "@vueuse/core": "^10.7.1", "@vueuse/integrations": "^10.7.1", - "axios": "1.6.3", + "axios": "1.6.4", "cropperjs": "^1.6.1", "dayjs": "1.11.10", "eslint": "8.56.0", @@ -76,7 +76,7 @@ "sortablejs": "^1.15.1", "stylelint": "16.1.0", "stylelint-config-recommended-vue": "^1.5.0", - "stylelint-config-standard-scss": "^12.0.0", + "stylelint-config-standard-scss": "^13.0.0", "typescript": "5.3.3", "uuid": "^9.0.1", "vite": "5.0.10", @@ -96,7 +96,7 @@ "@vuelidate/validators": "2.0.4", "@vueuse/core": "10.7.1", "@vueuse/integrations": "10.7.1", - "axios": "1.6.3", + "axios": "1.6.4", "dayjs": "1.11.10", "flatpickr": "4.6.13", "pinia": "2.1.7", diff --git a/yarn.lock b/yarn.lock index 7733cb73..cb9f83eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -212,7 +212,7 @@ __metadata: "@vuelidate/validators": "npm:^2.0.4" "@vueuse/core": "npm:^10.7.1" "@vueuse/integrations": "npm:^10.7.1" - axios: "npm:1.6.3" + axios: "npm:1.6.4" cropperjs: "npm:^1.6.1" dayjs: "npm:1.11.10" eslint: "npm:8.56.0" @@ -231,7 +231,7 @@ __metadata: sortablejs: "npm:^1.15.1" stylelint: "npm:16.1.0" stylelint-config-recommended-vue: "npm:^1.5.0" - stylelint-config-standard-scss: "npm:^12.0.0" + stylelint-config-standard-scss: "npm:^13.0.0" typescript: "npm:5.3.3" uuid: "npm:^9.0.1" vite: "npm:5.0.10" @@ -250,7 +250,7 @@ __metadata: "@vuelidate/validators": 2.0.4 "@vueuse/core": 10.7.1 "@vueuse/integrations": 10.7.1 - axios: 1.6.3 + axios: 1.6.4 dayjs: 1.11.10 flatpickr: 4.6.13 pinia: 2.1.7 @@ -2348,14 +2348,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:1.6.3": - version: 1.6.3 - resolution: "axios@npm:1.6.3" +"axios@npm:1.6.4": + version: 1.6.4 + resolution: "axios@npm:1.6.4" dependencies: - follow-redirects: "npm:^1.15.0" + follow-redirects: "npm:^1.15.4" form-data: "npm:^4.0.0" proxy-from-env: "npm:^1.1.0" - checksum: 78e72ec40ee49b85f076758e65d04dd966361cbf82f3789e53c5a1b6814ef57825098f8a997ec1846cf004fb7407655c7b96c496d8133d88ca0f73a98a9c452b + checksum: ed15229f447dd81a5a9e3dac5c84d64f8598145b1102fb6f8c5feb0d02d0dafaef7bf071d2575a7687dd0c014b9da2edbcff59ee9a57b59da941ae673b938919 languageName: node linkType: hard @@ -3564,13 +3564,13 @@ __metadata: languageName: node linkType: hard -"follow-redirects@npm:^1.15.0": - version: 1.15.2 - resolution: "follow-redirects@npm:1.15.2" +"follow-redirects@npm:^1.15.4": + version: 1.15.4 + resolution: "follow-redirects@npm:1.15.4" peerDependenciesMeta: debug: optional: true - checksum: 8be0d39919770054812537d376850ccde0b4762b0501c440bd08724971a078123b55f57704f2984e0664fecc0c86adea85add63295804d9dce401cd9604c91d3 + checksum: 2e8f5f259a6b02dfa8dc199e08431848a7c3beed32eb4c19945966164a52c89f07b86c3afcc32ebe4279cf0a960520e45a63013d6350309c5ec90133c5d9351a languageName: node linkType: hard @@ -6387,30 +6387,30 @@ __metadata: languageName: node linkType: hard -"stylelint-config-standard-scss@npm:^12.0.0": - version: 12.0.0 - resolution: "stylelint-config-standard-scss@npm:12.0.0" +"stylelint-config-standard-scss@npm:^13.0.0": + version: 13.0.0 + resolution: "stylelint-config-standard-scss@npm:13.0.0" dependencies: stylelint-config-recommended-scss: "npm:^14.0.0" - stylelint-config-standard: "npm:^35.0.0" + stylelint-config-standard: "npm:^36.0.0" peerDependencies: postcss: ^8.3.3 - stylelint: ^16.0.2 + stylelint: ^16.1.0 peerDependenciesMeta: postcss: optional: true - checksum: b702189f2e77217a17eeeadd0a520c6e84e8b0637b7914021449e471a38000ce1d1aeac8099e76f783528ab65ba90f56e52b09be8c0e6723236a97650c02465d + checksum: 72e8fbb8d49b76e30031d05470d610790a966714fef0101418b889c564d9cc324788519733cad714316224c68541466dce534c51092d13bae3f9e596916415c3 languageName: node linkType: hard -"stylelint-config-standard@npm:^35.0.0": - version: 35.0.0 - resolution: "stylelint-config-standard@npm:35.0.0" +"stylelint-config-standard@npm:^36.0.0": + version: 36.0.0 + resolution: "stylelint-config-standard@npm:36.0.0" dependencies: stylelint-config-recommended: "npm:^14.0.0" peerDependencies: - stylelint: ^16.0.0 - checksum: 527420c64615cb9a403573d0a7b051b4fac4c0eb17b634973fe31a6953217ea4a768283f9cad34e95143f0a3b98ec51c7e379c3199996976ef86696c3a9671f2 + stylelint: ^16.1.0 + checksum: 78b14cdfdd03be409687acc863ef88d0e79d9a7f7ab3a9158e7dcd74212893db24841d22f076f248f3b1b6419d778538a5c885dc42fc056eaeb240463edf2f8f languageName: node linkType: hard