Compare commits
3 Commits
7ca19dbaee
...
b61b9d0fa2
| Author | SHA1 | Date | |
|---|---|---|---|
|
b61b9d0fa2
|
|||
| fcffbffc02 | |||
|
a2af3015a2
|
@@ -34,7 +34,7 @@
|
||||
"@astrojs/react": "^4.4.2",
|
||||
"@astrojs/rss": "^4.0.14",
|
||||
"@astrojs/sitemap": "^3.6.0",
|
||||
"@directus/sdk": "^20.3.0",
|
||||
"@directus/sdk": "^21.0.0",
|
||||
"@giscus/react": "^3.1.0",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify-json/pajamas": "^1.2.15",
|
||||
|
||||
19
pnpm-lock.yaml
generated
19
pnpm-lock.yaml
generated
@@ -30,8 +30,8 @@ importers:
|
||||
specifier: ^3.6.0
|
||||
version: 3.6.1
|
||||
'@directus/sdk':
|
||||
specifier: ^20.3.0
|
||||
version: 20.3.0
|
||||
specifier: ^21.0.0
|
||||
version: 21.0.0
|
||||
'@giscus/react':
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
@@ -131,7 +131,7 @@ importers:
|
||||
version: 1.5.0(eslint@9.39.2(jiti@2.6.1))
|
||||
eslint-plugin-format:
|
||||
specifier: ^1.1.0
|
||||
version: 1.3.0(eslint@9.39.2(jiti@2.6.1))
|
||||
version: 1.3.1(eslint@9.39.2(jiti@2.6.1))
|
||||
eslint-plugin-react:
|
||||
specifier: ^7.37.5
|
||||
version: 7.37.5(eslint@9.39.2(jiti@2.6.1))
|
||||
@@ -827,8 +827,8 @@ packages:
|
||||
resolution: {integrity: sha512-VERIM64vtTP1C4mxQ5thVT9fK0apjPFobqybMtA1UdUujWka24ERHbRHFGmpbbhp73MhV+KSsHQH9C6uOTdEQA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@directus/sdk@20.3.0':
|
||||
resolution: {integrity: sha512-auy59B0A7Ri+4JDy0JcdFHnsHvOkl3ixWMWYciXAbm4oYIE9S4be8xEpIwA5qhlPTOprJ6JHPWo9rEvcrLwNtA==}
|
||||
'@directus/sdk@21.0.0':
|
||||
resolution: {integrity: sha512-+Uld9+anm5N1NfVgEmPBReOrT0uTkE3OnQginvqx7yGS94e20qzNsW8IJnstC1OvdUMTDteDrdYMfx6QG+kY7Q==}
|
||||
engines: {node: '>=22'}
|
||||
|
||||
'@dprint/formatter@0.5.1':
|
||||
@@ -2753,8 +2753,8 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: '>=8.57.0'
|
||||
|
||||
eslint-plugin-format@1.3.0:
|
||||
resolution: {integrity: sha512-CDbN5WLFA83hoLbRAyGe4m2vV5HI2RD9CJTtjkDUSiRf+4oTJAQt7ZhYelrj8X1MIjwBhOas8eTZ7zVZYAXwDw==}
|
||||
eslint-plugin-format@1.3.1:
|
||||
resolution: {integrity: sha512-nK96Gnt6/9wj8KhTFg+D80Mc01cffrcB15NO6pkTJmPpO0vHV+9yxegr+wVry4O3uGbu83HN86inCO3IsML9Rw==}
|
||||
peerDependencies:
|
||||
eslint: ^8.40.0 || ^9.0.0
|
||||
|
||||
@@ -6557,7 +6557,7 @@ snapshots:
|
||||
dependencies:
|
||||
fontkitten: 1.0.1
|
||||
|
||||
'@directus/sdk@20.3.0': {}
|
||||
'@directus/sdk@21.0.0': {}
|
||||
|
||||
'@dprint/formatter@0.5.1': {}
|
||||
|
||||
@@ -8924,7 +8924,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-format@1.3.0(eslint@9.39.2(jiti@2.6.1)):
|
||||
eslint-plugin-format@1.3.1(eslint@9.39.2(jiti@2.6.1)):
|
||||
dependencies:
|
||||
'@dprint/formatter': 0.5.1
|
||||
'@dprint/markdown': 0.20.0
|
||||
@@ -8932,6 +8932,7 @@ snapshots:
|
||||
eslint: 9.39.2(jiti@2.6.1)
|
||||
eslint-formatting-reporter: 0.0.0(eslint@9.39.2(jiti@2.6.1))
|
||||
eslint-parser-plain: 0.1.1
|
||||
ohash: 2.0.11
|
||||
prettier: 3.7.4
|
||||
synckit: 0.11.12
|
||||
|
||||
|
||||
Reference in New Issue
Block a user