This commit is contained in:
Adam 2023-04-19 18:56:09 -04:00
parent a9ca0ecc63
commit 4ff85f30f0
2 changed files with 17 additions and 17 deletions

View file

@ -9,7 +9,7 @@
"devDependencies": { "devDependencies": {
"@types/node": "^18.15.11", "@types/node": "^18.15.11",
"esbuild": "^0.14.54", "esbuild": "^0.14.54",
"postcss": "^8.4.22", "postcss": "^8.4.23",
"solid-start-node": "^0.2.26", "solid-start-node": "^0.2.26",
"typescript": "^4.9.5", "typescript": "^4.9.5",
"vite": "^4.2.2" "vite": "^4.2.2"

View file

@ -40,8 +40,8 @@ devDependencies:
specifier: ^0.14.54 specifier: ^0.14.54
version: 0.14.54 version: 0.14.54
postcss: postcss:
specifier: ^8.4.22 specifier: ^8.4.23
version: 8.4.22 version: 8.4.23
solid-start-node: solid-start-node:
specifier: ^0.2.26 specifier: ^0.2.26
version: 0.2.26(solid-start@0.2.26)(undici@5.21.2)(vite@4.2.2) version: 0.2.26(solid-start@0.2.26)(undici@5.21.2)(vite@4.2.2)
@ -1693,7 +1693,7 @@ packages:
rollup: rollup:
optional: true optional: true
dependencies: dependencies:
'@types/estree': 1.0.0 '@types/estree': 1.0.1
estree-walker: 2.0.2 estree-walker: 2.0.2
picomatch: 2.3.1 picomatch: 2.3.1
rollup: 3.20.6 rollup: 3.20.6
@ -1751,8 +1751,8 @@ packages:
/@types/cookie@0.5.1: /@types/cookie@0.5.1:
resolution: {integrity: sha512-COUnqfB2+ckwXXSFInsFdOAWQzCCx+a5hq2ruyj+Vjund94RJQd4LG2u9hnvJrTgunKAaax7ancBYlDrNYxA0g==} resolution: {integrity: sha512-COUnqfB2+ckwXXSFInsFdOAWQzCCx+a5hq2ruyj+Vjund94RJQd4LG2u9hnvJrTgunKAaax7ancBYlDrNYxA0g==}
/@types/estree@1.0.0: /@types/estree@1.0.1:
resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==} resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==}
/@types/geojson@7946.0.10: /@types/geojson@7946.0.10:
resolution: {integrity: sha512-Nmh0K3iWQJzniTuPRcJn5hxXkfB1T1pgB89SBig5PlJQU5yocazeu4jATJlaA0GYFKWMqDdvYemoSnF2pXgLVA==} resolution: {integrity: sha512-Nmh0K3iWQJzniTuPRcJn5hxXkfB1T1pgB89SBig5PlJQU5yocazeu4jATJlaA0GYFKWMqDdvYemoSnF2pXgLVA==}
@ -2572,7 +2572,7 @@ packages:
/is-reference@1.2.1: /is-reference@1.2.1:
resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==} resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==}
dependencies: dependencies:
'@types/estree': 1.0.0 '@types/estree': 1.0.1
/is-what@4.1.8: /is-what@4.1.8:
resolution: {integrity: sha512-yq8gMao5upkPoGEU9LsB2P+K3Kt8Q3fQFCGyNCWOAnJAMzEXVV9drYb0TXr42TTliLLhKIBvulgAXgtLLnwzGA==} resolution: {integrity: sha512-yq8gMao5upkPoGEU9LsB2P+K3Kt8Q3fQFCGyNCWOAnJAMzEXVV9drYb0TXr42TTliLLhKIBvulgAXgtLLnwzGA==}
@ -2816,8 +2816,8 @@ packages:
'@polka/url': 1.0.0-next.21 '@polka/url': 1.0.0-next.21
trouter: 3.2.1 trouter: 3.2.1
/postcss@8.4.22: /postcss@8.4.23:
resolution: {integrity: sha512-XseknLAfRHzVWjCEtdviapiBtfLdgyzExD50Rg2ePaucEesyh8Wv4VPdW0nbyDa1ydbrAxV19jvMT4+LFmcNUA==} resolution: {integrity: sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==}
engines: {node: ^10 || ^12 || >=14} engines: {node: ^10 || ^12 || >=14}
dependencies: dependencies:
nanoid: 3.3.6 nanoid: 3.3.6
@ -3018,7 +3018,7 @@ packages:
rollup: 3.20.6 rollup: 3.20.6
sirv: 2.0.2 sirv: 2.0.2
solid-start: 0.2.26(@solidjs/meta@0.28.4)(@solidjs/router@0.8.2)(solid-js@1.7.3)(solid-start-node@0.2.26)(vite@4.2.2) solid-start: 0.2.26(@solidjs/meta@0.28.4)(@solidjs/router@0.8.2)(solid-js@1.7.3)(solid-start-node@0.2.26)(vite@4.2.2)
terser: 5.17.0 terser: 5.17.1
undici: 5.21.2 undici: 5.21.2
vite: 4.2.2(@types/node@18.15.11) vite: 4.2.2(@types/node@18.15.11)
transitivePeerDependencies: transitivePeerDependencies:
@ -3088,10 +3088,10 @@ packages:
sirv: 2.0.2 sirv: 2.0.2
solid-js: 1.7.3 solid-js: 1.7.3
solid-start-node: 0.2.26(solid-start@0.2.26)(undici@5.21.2)(vite@4.2.2) solid-start-node: 0.2.26(solid-start@0.2.26)(undici@5.21.2)(vite@4.2.2)
terser: 5.17.0 terser: 5.17.1
undici: 5.21.2 undici: 5.21.2
vite: 4.2.2(@types/node@18.15.11) vite: 4.2.2(@types/node@18.15.11)
vite-plugin-inspect: 0.7.22(rollup@3.20.6)(vite@4.2.2) vite-plugin-inspect: 0.7.23(rollup@3.20.6)(vite@4.2.2)
vite-plugin-solid: 2.7.0(solid-js@1.7.3)(vite@4.2.2) vite-plugin-solid: 2.7.0(solid-js@1.7.3)(vite@4.2.2)
wait-on: 6.0.1(debug@4.3.4) wait-on: 6.0.1(debug@4.3.4)
transitivePeerDependencies: transitivePeerDependencies:
@ -3153,8 +3153,8 @@ packages:
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
/terser@5.17.0: /terser@5.17.1:
resolution: {integrity: sha512-3die3+pYW4mta4xF6K8Wtf7id8+oYyfqtAhjwzqY01+CfDSDMx/VA1Sp8sXWs5AVNIoAKoUfmp/gnPqRjBxuDA==} resolution: {integrity: sha512-hVl35zClmpisy6oaoKALOpS0rDYLxRFLHhRuDlEGTKey9qHjS1w9GMORjuwIMt70Wan4lwsLYyWDVnWgF+KUEw==}
engines: {node: '>=10'} engines: {node: '>=10'}
hasBin: true hasBin: true
dependencies: dependencies:
@ -3250,8 +3250,8 @@ packages:
resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
engines: {node: '>= 0.8'} engines: {node: '>= 0.8'}
/vite-plugin-inspect@0.7.22(rollup@3.20.6)(vite@4.2.2): /vite-plugin-inspect@0.7.23(rollup@3.20.6)(vite@4.2.2):
resolution: {integrity: sha512-Z4y3MPuvn//0/XcpNLwTBqjfSt+c2utIFZu8Dw+nbR2HrPoIrKHedvSuqC8mLzxOpRKRoW60HWvZUDz8J2zRIA==} resolution: {integrity: sha512-VodzewpE9ufA8aPQhzTihbiMKAJ1aFoXNe+BB/3L52HB4Hf7I2WEOc1Yu4BC45rvw2VFuVnlXYlXL7JVQuseUw==}
engines: {node: '>=14'} engines: {node: '>=14'}
peerDependencies: peerDependencies:
vite: ^3.1.0 || ^4.0.0 vite: ^3.1.0 || ^4.0.0
@ -3312,7 +3312,7 @@ packages:
dependencies: dependencies:
'@types/node': 18.15.11 '@types/node': 18.15.11
esbuild: 0.17.17 esbuild: 0.17.17
postcss: 8.4.22 postcss: 8.4.23
resolve: 1.22.2 resolve: 1.22.2
rollup: 3.20.6 rollup: 3.20.6
optionalDependencies: optionalDependencies: