Compare commits
2 Commits
6396d4909f
...
7dd302b3d4
Author | SHA1 | Date | |
---|---|---|---|
7dd302b3d4
|
|||
8a8f2a6216
|
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
@@ -34,7 +34,7 @@ importers:
|
||||
version: 5.10.0(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.42.0)(typescript@5.8.3)(yaml@2.8.0)
|
||||
framer-motion:
|
||||
specifier: ^12.16.0
|
||||
version: 12.19.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
version: 12.19.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
react:
|
||||
specifier: ^19.1.0
|
||||
version: 19.1.0
|
||||
@@ -71,13 +71,13 @@ importers:
|
||||
version: 1.3.1(eslint@9.29.0(jiti@2.4.2))
|
||||
prettier:
|
||||
specifier: ^3.5.3
|
||||
version: 3.6.1
|
||||
version: 3.6.2
|
||||
prettier-plugin-astro:
|
||||
specifier: ^0.14.1
|
||||
version: 0.14.1
|
||||
prettier-plugin-tailwindcss:
|
||||
specifier: ^0.6.12
|
||||
version: 0.6.13(prettier-plugin-astro@0.14.1)(prettier@3.6.1)
|
||||
version: 0.6.13(prettier-plugin-astro@0.14.1)(prettier@3.6.2)
|
||||
typescript-eslint:
|
||||
specifier: 8.35.0
|
||||
version: 8.35.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3)
|
||||
@@ -1462,8 +1462,8 @@ packages:
|
||||
fontkit@2.0.4:
|
||||
resolution: {integrity: sha512-syetQadaUEDNdxdugga9CpEYVaQIxOwk7GlwZWWZ19//qW4zE5bknOKeMBDYAASwnpaSHKJITRLMF9m1fp3s6g==}
|
||||
|
||||
framer-motion@12.19.1:
|
||||
resolution: {integrity: sha512-nq9hwWAEKf4gzprbOZzKugLV5OVKF7zrNDY6UOVu+4D3ZgIkg8L9Jy6AMrpBM06fhbKJ6LEG6UY5+t7Eq6wNlg==}
|
||||
framer-motion@12.19.2:
|
||||
resolution: {integrity: sha512-0cWMLkYr+i0emeXC4hkLF+5aYpzo32nRdQ0D/5DI460B3O7biQ3l2BpDzIGsAHYuZ0fpBP0DC8XBkVf6RPAlZw==}
|
||||
peerDependencies:
|
||||
'@emotion/is-prop-valid': '*'
|
||||
react: ^18.0.0 || ^19.0.0
|
||||
@@ -2214,8 +2214,8 @@ packages:
|
||||
prettier-plugin-svelte:
|
||||
optional: true
|
||||
|
||||
prettier@3.6.1:
|
||||
resolution: {integrity: sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==}
|
||||
prettier@3.6.2:
|
||||
resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
@@ -4345,7 +4345,7 @@ snapshots:
|
||||
unicode-properties: 1.4.1
|
||||
unicode-trie: 2.0.0
|
||||
|
||||
framer-motion@12.19.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
|
||||
framer-motion@12.19.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
|
||||
dependencies:
|
||||
motion-dom: 12.19.0
|
||||
motion-utils: 12.19.0
|
||||
@@ -5327,16 +5327,16 @@ snapshots:
|
||||
prettier-plugin-astro@0.14.1:
|
||||
dependencies:
|
||||
'@astrojs/compiler': 2.12.2
|
||||
prettier: 3.6.1
|
||||
prettier: 3.6.2
|
||||
sass-formatter: 0.7.9
|
||||
|
||||
prettier-plugin-tailwindcss@0.6.13(prettier-plugin-astro@0.14.1)(prettier@3.6.1):
|
||||
prettier-plugin-tailwindcss@0.6.13(prettier-plugin-astro@0.14.1)(prettier@3.6.2):
|
||||
dependencies:
|
||||
prettier: 3.6.1
|
||||
prettier: 3.6.2
|
||||
optionalDependencies:
|
||||
prettier-plugin-astro: 0.14.1
|
||||
|
||||
prettier@3.6.1: {}
|
||||
prettier@3.6.2: {}
|
||||
|
||||
prismjs@1.30.0: {}
|
||||
|
||||
|
Reference in New Issue
Block a user