test: case naming issues

This commit is contained in:
radishzzz 2025-03-11 13:36:11 +00:00
parent 696fcfac07
commit 31cdd9baa7
131 changed files with 23 additions and 36 deletions

View file

@ -2,7 +2,7 @@
"name": "astro-theme-retypeset",
"type": "module",
"version": "0.0.1",
"packageManager": "pnpm@10.5.2",
"packageManager": "pnpm@10.6.2",
"scripts": {
"dev": "astro dev",
"build": "astro build",
@ -53,7 +53,7 @@
"@unocss/eslint-plugin": "66.1.0-beta.3",
"@unocss/preset-attributify": "66.1.0-beta.3",
"@unocss/reset": "66.1.0-beta.3",
"@waline/client": "^3.5.5",
"@waline/client": "^3.5.6",
"astro-eslint-parser": "^1.2.1",
"eslint": "^9.22.0",
"eslint-plugin-astro": "^1.3.1",

42
pnpm-lock.yaml generated
View file

@ -118,8 +118,8 @@ importers:
specifier: 66.1.0-beta.3
version: 66.1.0-beta.3
'@waline/client':
specifier: ^3.5.5
version: 3.5.5(typescript@5.8.2)
specifier: ^3.5.6
version: 3.5.6(typescript@5.8.2)
astro-eslint-parser:
specifier: ^1.2.1
version: 1.2.1
@ -1152,21 +1152,25 @@ packages:
'@vue/shared@3.5.13':
resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
'@vueuse/core@12.8.2':
resolution: {integrity: sha512-HbvCmZdzAu3VGi/pWYm5Ut+Kd9mn1ZHnn4L5G8kOQTPs/IwIAmJoBrmYk2ckLArgMXZj0AW3n5CAejLUO+PhdQ==}
'@vueuse/core@13.0.0':
resolution: {integrity: sha512-rkgb4a8/0b234lMGCT29WkCjPfsX0oxrIRR7FDndRoW3FsaC9NBzefXg/9TLhAgwM11f49XnutshM4LzJBrQ5g==}
peerDependencies:
vue: ^3.5.0
'@vueuse/metadata@12.8.2':
resolution: {integrity: sha512-rAyLGEuoBJ/Il5AmFHiziCPdQzRt88VxR+Y/A/QhJ1EWtWqPBBAxTAFaSkviwEuOEZNtW8pvkPgoCZQ+HxqW1A==}
'@vueuse/metadata@13.0.0':
resolution: {integrity: sha512-TRNksqmvtvqsuHf7bbgH9OSXEV2b6+M3BSN4LR5oxWKykOFT9gV78+C2/0++Pq9KCp9KQ1OQDPvGlWNQpOb2Mw==}
'@vueuse/shared@12.8.2':
resolution: {integrity: sha512-dznP38YzxZoNloI0qpEfpkms8knDtaoQ6Y/sfS0L7Yki4zh40LFHEhur0odJC6xTHG5dxWVPiUWBXn+wCG2s5w==}
'@vueuse/shared@13.0.0':
resolution: {integrity: sha512-9MiHhAPw+sqCF/RLo8V6HsjRqEdNEWVpDLm2WBRW2G/kSQjb8X901sozXpSCaeLG0f7TEfMrT4XNaA5m1ez7Dg==}
peerDependencies:
vue: ^3.5.0
'@waline/api@1.0.0':
resolution: {integrity: sha512-o0lWjt+/oZH1/4q3DJxTf5kdkgNbSmoLRXIiGznW225A6hq9/9IkOO1DiAijIsxGYJS6psFC+58+IzkD1EerBA==}
engines: {node: '>=18'}
'@waline/client@3.5.5':
resolution: {integrity: sha512-0SLrtBJ/WMuBkelN953X5zrPBTdt6mSt7CBfDcRsYb8mPWKZFix3BeAMwzEwbMWm0S+eCrGFT+4LVJxyb5iYJw==}
'@waline/client@3.5.6':
resolution: {integrity: sha512-K+mfUpuLilzFUN3G84ytB02v5EkaaU0eOyN6BILcSozjUpSsggbgcy73WBiuUVg8u7pRsIvx192/PclJYvaWCg==}
engines: {node: '>=18'}
acorn-jsx@5.3.2:
@ -4889,28 +4893,24 @@ snapshots:
'@vue/shared@3.5.13': {}
'@vueuse/core@12.8.2(typescript@5.8.2)':
'@vueuse/core@13.0.0(vue@3.5.13(typescript@5.8.2))':
dependencies:
'@types/web-bluetooth': 0.0.21
'@vueuse/metadata': 12.8.2
'@vueuse/shared': 12.8.2(typescript@5.8.2)
'@vueuse/metadata': 13.0.0
'@vueuse/shared': 13.0.0(vue@3.5.13(typescript@5.8.2))
vue: 3.5.13(typescript@5.8.2)
transitivePeerDependencies:
- typescript
'@vueuse/metadata@12.8.2': {}
'@vueuse/metadata@13.0.0': {}
'@vueuse/shared@12.8.2(typescript@5.8.2)':
'@vueuse/shared@13.0.0(vue@3.5.13(typescript@5.8.2))':
dependencies:
vue: 3.5.13(typescript@5.8.2)
transitivePeerDependencies:
- typescript
'@waline/api@1.0.0': {}
'@waline/client@3.5.5(typescript@5.8.2)':
'@waline/client@3.5.6(typescript@5.8.2)':
dependencies:
'@vueuse/core': 12.8.2(typescript@5.8.2)
'@vueuse/core': 13.0.0(vue@3.5.13(typescript@5.8.2))
'@waline/api': 1.0.0
autosize: 6.0.1
marked: 15.0.7

Some files were not shown because too many files have changed in this diff Show more