chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2025-04-24 02:34:53 +00:00 committed by GitHub
parent 9f02c8fbe8
commit 94d210edb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18 additions and 18 deletions

View file

@ -32,7 +32,7 @@
"highlight.js": "^11.11.1",
"jsencrypt": "^3.3.2",
"lodash": "^4.17.21",
"marked": "^15.0.9",
"marked": "^15.0.10",
"marked-highlight": "^2.2.1",
"nprogress": "^0.2.0",
"pinia": "^3.0.2",
@ -69,7 +69,7 @@
"@vitejs/plugin-vue-jsx": "^4.1.2",
"@vue/compiler-sfc": "^3.5.13",
"@vue/tsconfig": "^0.7.0",
"ace-builds": "^1.40.0",
"ace-builds": "^1.40.1",
"autoprefixer": "^10.4.21",
"eslint": "9.25.1",
"eslint-plugin-sonarjs": "^3.0.2",

32
app/pnpm-lock.yaml generated
View file

@ -66,11 +66,11 @@ importers:
specifier: ^4.17.21
version: 4.17.21
marked:
specifier: ^15.0.9
version: 15.0.9
specifier: ^15.0.10
version: 15.0.10
marked-highlight:
specifier: ^2.2.1
version: 2.2.1(marked@15.0.9)
version: 2.2.1(marked@15.0.10)
nprogress:
specifier: ^0.2.0
version: 0.2.0
@ -115,7 +115,7 @@ importers:
version: 4.5.0(vue@3.5.13(typescript@5.8.3))
vue3-ace-editor:
specifier: 2.2.4
version: 2.2.4(ace-builds@1.40.0)(vue@3.5.13(typescript@5.8.3))
version: 2.2.4(ace-builds@1.40.1)(vue@3.5.13(typescript@5.8.3))
vue3-apexcharts:
specifier: 1.5.3
version: 1.5.3(apexcharts@4.6.0)(vue@3.5.13(typescript@5.8.3))
@ -172,8 +172,8 @@ importers:
specifier: ^0.7.0
version: 0.7.0(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3))
ace-builds:
specifier: ^1.40.0
version: 1.40.0
specifier: ^1.40.1
version: 1.40.1
autoprefixer:
specifier: ^10.4.21
version: 10.4.21(postcss@8.5.3)
@ -1511,8 +1511,8 @@ packages:
'@yr/monotone-cubic-spline@1.0.3':
resolution: {integrity: sha512-FQXkOta0XBSUPHndIKON2Y9JeQz5ZeMqLYZVVK93FliNBFm7LNMIZmY6FrMEB9XPcDbE2bekMbZD6kzDkxwYjA==}
ace-builds@1.40.0:
resolution: {integrity: sha512-wOCyJfNRsq/yLTR7z2KpwcjaInuUs/mosu/OFLGGUA+g+ApD9OJ1AToHDIp0Xpa2koHJ79bmOya73oWjCNbjlA==}
ace-builds@1.40.1:
resolution: {integrity: sha512-32uwJNwmhqpnYtr6oq8RoO1D6F6tnxisv5f9w2XPX3vi4QruuHNikadHUiHvnxLAV1n5Azv4LFtpItQ5dD1eRw==}
acorn-jsx@5.3.2:
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
@ -2867,8 +2867,8 @@ packages:
peerDependencies:
marked: '>=4 <16'
marked@15.0.9:
resolution: {integrity: sha512-9AW/bn9DxQeZVjR52l5jsc0W2pwuhP04QaQewPvylil12Cfr2GBfWmgp6mu8i9Jy8UlBjqDZ9uMTDuJ8QOGZJA==}
marked@15.0.10:
resolution: {integrity: sha512-BXzsfFiR2UqXFKRwpugWuCYi9mWd1aX/Yns/X52xWfvfen9lnGEDbJw9ZEjjvLZVqntqT2gX45eYvqb2dIokDw==}
engines: {node: '>= 18'}
hasBin: true
@ -5415,7 +5415,7 @@ snapshots:
'@yr/monotone-cubic-spline@1.0.3': {}
ace-builds@1.40.0: {}
ace-builds@1.40.1: {}
acorn-jsx@5.3.2(acorn@8.14.1):
dependencies:
@ -6997,11 +6997,11 @@ snapshots:
markdown-table@3.0.4: {}
marked-highlight@2.2.1(marked@15.0.9):
marked-highlight@2.2.1(marked@15.0.10):
dependencies:
marked: 15.0.9
marked: 15.0.10
marked@15.0.9: {}
marked@15.0.10: {}
math-intrinsics@1.1.0: {}
@ -8412,9 +8412,9 @@ snapshots:
is-plain-object: 3.0.1
vue: 3.5.13(typescript@5.8.3)
vue3-ace-editor@2.2.4(ace-builds@1.40.0)(vue@3.5.13(typescript@5.8.3)):
vue3-ace-editor@2.2.4(ace-builds@1.40.1)(vue@3.5.13(typescript@5.8.3)):
dependencies:
ace-builds: 1.40.0
ace-builds: 1.40.1
resize-observer-polyfill: 1.5.1
vue: 3.5.13(typescript@5.8.3)