Files for my website bwc9876.dev

Update Bio

+225 -214
+2 -2
package.json
··· 16 16 "@astrojs/mdx": "^0.19.7", 17 17 "@astrojs/sitemap": "^2.0.2", 18 18 "@picocss/pico": "^1.5.10", 19 - "astro": "^2.10.11", 19 + "astro": "^2.10.15", 20 20 "astro-icon": "^0.8.1", 21 21 "sharp": "^0.32.5" 22 22 }, 23 23 "devDependencies": { 24 - "prettier": "^3.0.2", 24 + "prettier": "^3.0.3", 25 25 "prettier-plugin-astro": "^0.11.1", 26 26 "slugify": "^1.6.6" 27 27 }
+216 -204
pnpm-lock.yaml
··· 7 7 dependencies: 8 8 "@astrojs/image": 9 9 specifier: ^0.17.3 10 - version: 0.17.3(astro@2.10.11)(sharp@0.32.5) 10 + version: 0.17.3(astro@2.10.15)(sharp@0.32.5) 11 11 "@astrojs/mdx": 12 12 specifier: ^0.19.7 13 - version: 0.19.7(astro@2.10.11) 13 + version: 0.19.7(astro@2.10.15) 14 14 "@astrojs/sitemap": 15 15 specifier: ^2.0.2 16 16 version: 2.0.2 ··· 18 18 specifier: ^1.5.10 19 19 version: 1.5.10 20 20 astro: 21 - specifier: ^2.10.11 22 - version: 2.10.11(sharp@0.32.5) 21 + specifier: ^2.10.15 22 + version: 2.10.15(sharp@0.32.5) 23 23 astro-icon: 24 24 specifier: ^0.8.1 25 25 version: 0.8.1 ··· 29 29 30 30 devDependencies: 31 31 prettier: 32 - specifier: ^3.0.2 33 - version: 3.0.2 32 + specifier: ^3.0.3 33 + version: 3.0.3 34 34 prettier-plugin-astro: 35 35 specifier: ^0.11.1 36 36 version: 0.11.1 ··· 63 63 integrity: sha512-o/ObKgtMzl8SlpIdzaxFnt7SATKPxu4oIP/1NL+HDJRzxfJcAkOTAb/ZKMRyULbz4q+1t2/DAebs2Z1QairkZw== 64 64 } 65 65 66 - /@astrojs/image@0.17.3(astro@2.10.11)(sharp@0.32.5): 66 + /@astrojs/image@0.17.3(astro@2.10.15)(sharp@0.32.5): 67 67 resolution: 68 68 { 69 69 integrity: sha512-5xF4d4dmyjSdEeA0E2M8YS5Usf0SxPHUp4w/xAsbArQP27p6BcA+952Ay8+UJfRdT+9dUGGvRafDtjEZOkefxQ== 70 70 } 71 + deprecated: '@astrojs/image is deprecated in favor of astro:assets. Please see the migration guide for more information: https://docs.astro.build/en/guides/upgrade-to/v3/\#removed-astrojsimage' 71 72 peerDependencies: 72 73 astro: ^2.10.0 73 74 sharp: ">=0.31.0" ··· 76 77 optional: true 77 78 dependencies: 78 79 "@altano/tiny-async-pool": 1.0.2 79 - astro: 2.10.11(sharp@0.32.5) 80 + astro: 2.10.15(sharp@0.32.5) 80 81 http-cache-semantics: 4.1.1 81 82 image-size: 1.0.2 82 83 kleur: 4.1.5 83 - magic-string: 0.30.2 84 + magic-string: 0.30.3 84 85 mime: 3.0.0 85 86 sharp: 0.32.5 86 87 dev: false ··· 105 106 events: 3.3.0 106 107 prettier: 2.8.8 107 108 prettier-plugin-astro: 0.9.1 108 - vscode-css-languageservice: 6.2.6 109 - vscode-html-languageservice: 5.0.6 109 + vscode-css-languageservice: 6.2.7 110 + vscode-html-languageservice: 5.0.7 110 111 vscode-languageserver: 8.1.0 111 112 vscode-languageserver-protocol: 3.17.3 112 113 vscode-languageserver-textdocument: 1.0.8 ··· 114 115 vscode-uri: 3.0.7 115 116 dev: false 116 117 117 - /@astrojs/markdown-remark@2.2.1(astro@2.10.11): 118 + /@astrojs/markdown-remark@2.2.1(astro@2.10.15): 118 119 resolution: 119 120 { 120 121 integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA== ··· 123 124 astro: ^2.5.0 124 125 dependencies: 125 126 "@astrojs/prism": 2.1.2 126 - astro: 2.10.11(sharp@0.32.5) 127 + astro: 2.10.15(sharp@0.32.5) 127 128 github-slugger: 1.5.0 128 129 import-meta-resolve: 2.2.2 129 130 rehype-raw: 6.1.1 ··· 132 133 remark-parse: 10.0.2 133 134 remark-rehype: 10.1.0 134 135 remark-smartypants: 2.0.0 135 - shiki: 0.14.3 136 + shiki: 0.14.4 136 137 unified: 10.1.2 137 138 unist-util-visit: 4.1.2 138 139 vfile: 5.3.7 ··· 140 141 - supports-color 141 142 dev: false 142 143 143 - /@astrojs/mdx@0.19.7(astro@2.10.11): 144 + /@astrojs/mdx@0.19.7(astro@2.10.15): 144 145 resolution: 145 146 { 146 147 integrity: sha512-mfEbBD7oi8yBHhcJucEjnrquREkJ3os+jioURP8BR2B8tOV2rV2j8trvmLUgfS+P/+HevGObxCTjcRYxn6T7eg== 147 148 } 148 149 engines: { node: ">=16.12.0" } 149 150 dependencies: 150 - "@astrojs/markdown-remark": 2.2.1(astro@2.10.11) 151 + "@astrojs/markdown-remark": 2.2.1(astro@2.10.15) 151 152 "@astrojs/prism": 2.1.2 152 153 "@mdx-js/mdx": 2.3.0 153 154 acorn: 8.10.0 ··· 161 162 remark-frontmatter: 4.0.1 162 163 remark-gfm: 3.0.1 163 164 remark-smartypants: 2.0.0 164 - shiki: 0.14.3 165 + shiki: 0.14.4 165 166 source-map: 0.7.4 166 167 unist-util-visit: 4.1.2 167 168 vfile: 5.3.7 ··· 187 188 } 188 189 dependencies: 189 190 sitemap: 7.1.1 190 - zod: 3.22.1 191 + zod: 3.22.2 191 192 dev: false 192 193 193 194 /@astrojs/telemetry@2.1.1: ··· 203 204 dset: 3.1.2 204 205 is-docker: 3.0.0 205 206 is-wsl: 2.2.0 206 - undici: 5.23.0 207 + undici: 5.24.0 207 208 which-pm-runs: 1.1.0 208 209 transitivePeerDependencies: 209 210 - supports-color ··· 215 216 integrity: sha512-mHAOApWyjqSe5AQMOUD9rsZJqbMQqe3Wosb1a40JV6Okvyxj1G6GTlthwYadWCymq/lbgwh0PLiY8Fr4eFxtuQ== 216 217 } 217 218 dependencies: 218 - undici: 5.23.0 219 + undici: 5.24.0 219 220 dev: false 220 221 221 - /@babel/code-frame@7.22.10: 222 + /@babel/code-frame@7.22.13: 222 223 resolution: 223 224 { 224 - integrity: sha512-/KKIMG4UEL35WmI9OlvMhurwtytjvXoFcGNrOvyG9zIzA8YmPjVtIZUf7b05+TPO7G7/GEmLHDaoCgACHl9hhA== 225 + integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== 225 226 } 226 227 engines: { node: ">=6.9.0" } 227 228 dependencies: 228 - "@babel/highlight": 7.22.10 229 + "@babel/highlight": 7.22.13 229 230 chalk: 2.4.2 230 231 dev: false 231 232 ··· 237 238 engines: { node: ">=6.9.0" } 238 239 dev: false 239 240 240 - /@babel/core@7.22.10: 241 + /@babel/core@7.22.17: 241 242 resolution: 242 243 { 243 - integrity: sha512-fTmqbbUBAwCcre6zPzNngvsI0aNrPZe77AeqvDxWM9Nm+04RrJ3CAmGHA9f7lJQY6ZMhRztNemy4uslDxTX4Qw== 244 + integrity: sha512-2EENLmhpwplDux5PSsZnSbnSkB3tZ6QTksgO25xwEL7pIDcNOMhF5v/s6RzwjMZzZzw9Ofc30gHv5ChCC8pifQ== 244 245 } 245 246 engines: { node: ">=6.9.0" } 246 247 dependencies: 247 248 "@ampproject/remapping": 2.2.1 248 - "@babel/code-frame": 7.22.10 249 - "@babel/generator": 7.22.10 250 - "@babel/helper-compilation-targets": 7.22.10 251 - "@babel/helper-module-transforms": 7.22.9(@babel/core@7.22.10) 252 - "@babel/helpers": 7.22.10 253 - "@babel/parser": 7.22.10 254 - "@babel/template": 7.22.5 255 - "@babel/traverse": 7.22.10 256 - "@babel/types": 7.22.10 249 + "@babel/code-frame": 7.22.13 250 + "@babel/generator": 7.22.15 251 + "@babel/helper-compilation-targets": 7.22.15 252 + "@babel/helper-module-transforms": 7.22.17(@babel/core@7.22.17) 253 + "@babel/helpers": 7.22.15 254 + "@babel/parser": 7.22.16 255 + "@babel/template": 7.22.15 256 + "@babel/traverse": 7.22.17 257 + "@babel/types": 7.22.17 257 258 convert-source-map: 1.9.0 258 259 debug: 4.3.4 259 260 gensync: 1.0.0-beta.2 ··· 263 264 - supports-color 264 265 dev: false 265 266 266 - /@babel/generator@7.22.10: 267 + /@babel/generator@7.22.15: 267 268 resolution: 268 269 { 269 - integrity: sha512-79KIf7YiWjjdZ81JnLujDRApWtl7BxTqWD88+FFdQEIOG8LJ0etDOM7CXuIgGJa55sGOwZVwuEsaLEm0PJ5/+A== 270 + integrity: sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA== 270 271 } 271 272 engines: { node: ">=6.9.0" } 272 273 dependencies: 273 - "@babel/types": 7.22.10 274 + "@babel/types": 7.22.17 274 275 "@jridgewell/gen-mapping": 0.3.3 275 276 "@jridgewell/trace-mapping": 0.3.19 276 277 jsesc: 2.5.2 ··· 283 284 } 284 285 engines: { node: ">=6.9.0" } 285 286 dependencies: 286 - "@babel/types": 7.22.10 287 + "@babel/types": 7.22.17 287 288 dev: false 288 289 289 - /@babel/helper-compilation-targets@7.22.10: 290 + /@babel/helper-compilation-targets@7.22.15: 290 291 resolution: 291 292 { 292 - integrity: sha512-JMSwHD4J7SLod0idLq5PKgI+6g/hLD/iuWBq08ZX49xE14VpVEojJ5rHWptpirV2j020MvypRLAXAO50igCJ5Q== 293 + integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw== 293 294 } 294 295 engines: { node: ">=6.9.0" } 295 296 dependencies: 296 297 "@babel/compat-data": 7.22.9 297 - "@babel/helper-validator-option": 7.22.5 298 + "@babel/helper-validator-option": 7.22.15 298 299 browserslist: 4.21.10 299 300 lru-cache: 5.1.1 300 301 semver: 6.3.1 ··· 315 316 } 316 317 engines: { node: ">=6.9.0" } 317 318 dependencies: 318 - "@babel/template": 7.22.5 319 - "@babel/types": 7.22.10 319 + "@babel/template": 7.22.15 320 + "@babel/types": 7.22.17 320 321 dev: false 321 322 322 323 /@babel/helper-hoist-variables@7.22.5: ··· 326 327 } 327 328 engines: { node: ">=6.9.0" } 328 329 dependencies: 329 - "@babel/types": 7.22.10 330 + "@babel/types": 7.22.17 330 331 dev: false 331 332 332 - /@babel/helper-module-imports@7.22.5: 333 + /@babel/helper-module-imports@7.22.15: 333 334 resolution: 334 335 { 335 - integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg== 336 + integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w== 336 337 } 337 338 engines: { node: ">=6.9.0" } 338 339 dependencies: 339 - "@babel/types": 7.22.10 340 + "@babel/types": 7.22.17 340 341 dev: false 341 342 342 - /@babel/helper-module-transforms@7.22.9(@babel/core@7.22.10): 343 + /@babel/helper-module-transforms@7.22.17(@babel/core@7.22.17): 343 344 resolution: 344 345 { 345 - integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ== 346 + integrity: sha512-XouDDhQESrLHTpnBtCKExJdyY4gJCdrvH2Pyv8r8kovX2U8G0dRUOT45T9XlbLtuu9CLXP15eusnkprhoPV5iQ== 346 347 } 347 348 engines: { node: ">=6.9.0" } 348 349 peerDependencies: 349 350 "@babel/core": ^7.0.0 350 351 dependencies: 351 - "@babel/core": 7.22.10 352 + "@babel/core": 7.22.17 352 353 "@babel/helper-environment-visitor": 7.22.5 353 - "@babel/helper-module-imports": 7.22.5 354 + "@babel/helper-module-imports": 7.22.15 354 355 "@babel/helper-simple-access": 7.22.5 355 356 "@babel/helper-split-export-declaration": 7.22.6 356 - "@babel/helper-validator-identifier": 7.22.5 357 + "@babel/helper-validator-identifier": 7.22.15 357 358 dev: false 358 359 359 360 /@babel/helper-plugin-utils@7.22.5: ··· 371 372 } 372 373 engines: { node: ">=6.9.0" } 373 374 dependencies: 374 - "@babel/types": 7.22.10 375 + "@babel/types": 7.22.17 375 376 dev: false 376 377 377 378 /@babel/helper-split-export-declaration@7.22.6: ··· 381 382 } 382 383 engines: { node: ">=6.9.0" } 383 384 dependencies: 384 - "@babel/types": 7.22.10 385 + "@babel/types": 7.22.17 385 386 dev: false 386 387 387 388 /@babel/helper-string-parser@7.22.5: ··· 392 393 engines: { node: ">=6.9.0" } 393 394 dev: false 394 395 395 - /@babel/helper-validator-identifier@7.22.5: 396 + /@babel/helper-validator-identifier@7.22.15: 396 397 resolution: 397 398 { 398 - integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ== 399 + integrity: sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ== 399 400 } 400 401 engines: { node: ">=6.9.0" } 401 402 dev: false 402 403 403 - /@babel/helper-validator-option@7.22.5: 404 + /@babel/helper-validator-option@7.22.15: 404 405 resolution: 405 406 { 406 - integrity: sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw== 407 + integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA== 407 408 } 408 409 engines: { node: ">=6.9.0" } 409 410 dev: false 410 411 411 - /@babel/helpers@7.22.10: 412 + /@babel/helpers@7.22.15: 412 413 resolution: 413 414 { 414 - integrity: sha512-a41J4NW8HyZa1I1vAndrraTlPZ/eZoga2ZgS7fEr0tZJGVU4xqdE80CEm0CcNjha5EZ8fTBYLKHF0kqDUuAwQw== 415 + integrity: sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw== 415 416 } 416 417 engines: { node: ">=6.9.0" } 417 418 dependencies: 418 - "@babel/template": 7.22.5 419 - "@babel/traverse": 7.22.10 420 - "@babel/types": 7.22.10 419 + "@babel/template": 7.22.15 420 + "@babel/traverse": 7.22.17 421 + "@babel/types": 7.22.17 421 422 transitivePeerDependencies: 422 423 - supports-color 423 424 dev: false 424 425 425 - /@babel/highlight@7.22.10: 426 + /@babel/highlight@7.22.13: 426 427 resolution: 427 428 { 428 - integrity: sha512-78aUtVcT7MUscr0K5mIEnkwxPE0MaxkR5RxRwuHaQ+JuU5AmTPhY+do2mdzVTnIJJpyBglql2pehuBIWHug+WQ== 429 + integrity: sha512-C/BaXcnnvBCmHTpz/VGZ8jgtE2aYlW4hxDhseJAWZb7gqGM/qtCK6iZUb0TyKFf7BOUsBH7Q7fkRsDRhg1XklQ== 429 430 } 430 431 engines: { node: ">=6.9.0" } 431 432 dependencies: 432 - "@babel/helper-validator-identifier": 7.22.5 433 + "@babel/helper-validator-identifier": 7.22.15 433 434 chalk: 2.4.2 434 435 js-tokens: 4.0.0 435 436 dev: false 436 437 437 - /@babel/parser@7.22.10: 438 + /@babel/parser@7.22.16: 438 439 resolution: 439 440 { 440 - integrity: sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ== 441 + integrity: sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA== 441 442 } 442 443 engines: { node: ">=6.0.0" } 443 444 hasBin: true 444 445 dependencies: 445 - "@babel/types": 7.22.10 446 + "@babel/types": 7.22.17 446 447 dev: false 447 448 448 - /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.10): 449 + /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.17): 449 450 resolution: 450 451 { 451 452 integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg== ··· 454 455 peerDependencies: 455 456 "@babel/core": ^7.0.0-0 456 457 dependencies: 457 - "@babel/core": 7.22.10 458 + "@babel/core": 7.22.17 458 459 "@babel/helper-plugin-utils": 7.22.5 459 460 dev: false 460 461 461 - /@babel/plugin-transform-react-jsx@7.22.5(@babel/core@7.22.10): 462 + /@babel/plugin-transform-react-jsx@7.22.15(@babel/core@7.22.17): 462 463 resolution: 463 464 { 464 - integrity: sha512-rog5gZaVbUip5iWDMTYbVM15XQq+RkUKhET/IHR6oizR+JEoN6CAfTTuHcK4vwUyzca30qqHqEpzBOnaRMWYMA== 465 + integrity: sha512-oKckg2eZFa8771O/5vi7XeTvmM6+O9cxZu+kanTU7tD4sin5nO/G8jGJhq8Hvt2Z0kUoEDRayuZLaUlYl8QuGA== 465 466 } 466 467 engines: { node: ">=6.9.0" } 467 468 peerDependencies: 468 469 "@babel/core": ^7.0.0-0 469 470 dependencies: 470 - "@babel/core": 7.22.10 471 + "@babel/core": 7.22.17 471 472 "@babel/helper-annotate-as-pure": 7.22.5 472 - "@babel/helper-module-imports": 7.22.5 473 + "@babel/helper-module-imports": 7.22.15 473 474 "@babel/helper-plugin-utils": 7.22.5 474 - "@babel/plugin-syntax-jsx": 7.22.5(@babel/core@7.22.10) 475 - "@babel/types": 7.22.10 475 + "@babel/plugin-syntax-jsx": 7.22.5(@babel/core@7.22.17) 476 + "@babel/types": 7.22.17 476 477 dev: false 477 478 478 - /@babel/template@7.22.5: 479 + /@babel/template@7.22.15: 479 480 resolution: 480 481 { 481 - integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw== 482 + integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== 482 483 } 483 484 engines: { node: ">=6.9.0" } 484 485 dependencies: 485 - "@babel/code-frame": 7.22.10 486 - "@babel/parser": 7.22.10 487 - "@babel/types": 7.22.10 486 + "@babel/code-frame": 7.22.13 487 + "@babel/parser": 7.22.16 488 + "@babel/types": 7.22.17 488 489 dev: false 489 490 490 - /@babel/traverse@7.22.10: 491 + /@babel/traverse@7.22.17: 491 492 resolution: 492 493 { 493 - integrity: sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig== 494 + integrity: sha512-xK4Uwm0JnAMvxYZxOVecss85WxTEIbTa7bnGyf/+EgCL5Zt3U7htUpEOWv9detPlamGKuRzCqw74xVglDWpPdg== 494 495 } 495 496 engines: { node: ">=6.9.0" } 496 497 dependencies: 497 - "@babel/code-frame": 7.22.10 498 - "@babel/generator": 7.22.10 498 + "@babel/code-frame": 7.22.13 499 + "@babel/generator": 7.22.15 499 500 "@babel/helper-environment-visitor": 7.22.5 500 501 "@babel/helper-function-name": 7.22.5 501 502 "@babel/helper-hoist-variables": 7.22.5 502 503 "@babel/helper-split-export-declaration": 7.22.6 503 - "@babel/parser": 7.22.10 504 - "@babel/types": 7.22.10 504 + "@babel/parser": 7.22.16 505 + "@babel/types": 7.22.17 505 506 debug: 4.3.4 506 507 globals: 11.12.0 507 508 transitivePeerDependencies: 508 509 - supports-color 509 510 dev: false 510 511 511 - /@babel/types@7.22.10: 512 + /@babel/types@7.22.17: 512 513 resolution: 513 514 { 514 - integrity: sha512-obaoigiLrlDZ7TUQln/8m4mSqIW2QFeOrCQc9r+xsaHGNoplVNYlRVpsfE8Vj35GEm2ZH4ZhrNYogs/3fj85kg== 515 + integrity: sha512-YSQPHLFtQNE5xN9tHuZnzu8vPr61wVTBZdfv1meex1NBosa4iT05k/Jw06ddJugi4bk7The/oSwQGFcksmEJQg== 515 516 } 516 517 engines: { node: ">=6.9.0" } 517 518 dependencies: 518 519 "@babel/helper-string-parser": 7.22.5 519 - "@babel/helper-validator-identifier": 7.22.5 520 + "@babel/helper-validator-identifier": 7.22.15 520 521 to-fast-properties: 2.0.0 521 522 dev: false 522 523 ··· 1125 1126 } 1126 1127 dependencies: 1127 1128 "@types/estree-jsx": 1.0.0 1128 - "@types/mdx": 2.0.6 1129 + "@types/mdx": 2.0.7 1129 1130 estree-util-build-jsx: 2.2.2 1130 1131 estree-util-is-identifier-name: 2.1.0 1131 1132 estree-util-to-js: 1.2.0 ··· 1220 1221 integrity: sha512-aACu/U/omhdk15O4Nfb+fHgH/z3QsfQzpnvRZhYhThms83ZnAOZz7zZAWO7mn2yyNQaA4xTO8GLK3uqFU4bYYw== 1221 1222 } 1222 1223 dependencies: 1223 - "@babel/parser": 7.22.10 1224 - "@babel/types": 7.22.10 1224 + "@babel/parser": 7.22.16 1225 + "@babel/types": 7.22.17 1225 1226 "@types/babel__generator": 7.6.4 1226 1227 "@types/babel__template": 7.4.1 1227 1228 "@types/babel__traverse": 7.20.1 ··· 1233 1234 integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg== 1234 1235 } 1235 1236 dependencies: 1236 - "@babel/types": 7.22.10 1237 + "@babel/types": 7.22.17 1237 1238 dev: false 1238 1239 1239 1240 /@types/babel__template@7.4.1: ··· 1242 1243 integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g== 1243 1244 } 1244 1245 dependencies: 1245 - "@babel/parser": 7.22.10 1246 - "@babel/types": 7.22.10 1246 + "@babel/parser": 7.22.16 1247 + "@babel/types": 7.22.17 1247 1248 dev: false 1248 1249 1249 1250 /@types/babel__traverse@7.20.1: ··· 1252 1253 integrity: sha512-MitHFXnhtgwsGZWtT68URpOvLN4EREih1u3QtQiN4VdAxWKRVvGCSvw/Qth0M0Qq3pJpnGOu5JaM/ydK7OGbqg== 1253 1254 } 1254 1255 dependencies: 1255 - "@babel/types": 7.22.10 1256 + "@babel/types": 7.22.17 1256 1257 dev: false 1257 1258 1258 1259 /@types/debug@4.1.8: ··· 1293 1294 integrity: sha512-SvQi0L/lNpThgPoleH53cdjB3y9zpLlVjRbqB3rH8hx1jiRSBGAhyjV3H+URFjNVRqt2EdYNrbZE5IsGlNfpRg== 1294 1295 } 1295 1296 dependencies: 1296 - "@types/unist": 2.0.7 1297 + "@types/unist": 2.0.8 1297 1298 dev: false 1298 1299 1299 1300 /@types/json5@0.0.30: ··· 1309 1310 integrity: sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg== 1310 1311 } 1311 1312 dependencies: 1312 - "@types/unist": 2.0.7 1313 + "@types/unist": 2.0.8 1313 1314 dev: false 1314 1315 1315 - /@types/mdx@2.0.6: 1316 + /@types/mdx@2.0.7: 1316 1317 resolution: 1317 1318 { 1318 - integrity: sha512-sVcwEG10aFU2KcM7cIA0M410UPv/DesOPyG8zMVk0QUDexHA3lYmGucpEpZ2dtWWhi2ip3CG+5g/iH0PwoW4Fw== 1319 + integrity: sha512-BG4tyr+4amr3WsSEmHn/fXPqaCba/AYZ7dsaQTiavihQunHSIxk+uAtqsjvicNpyHN6cm+B9RVrUOtW9VzIKHw== 1319 1320 } 1320 1321 dev: false 1321 1322 ··· 1332 1333 integrity: sha512-aVIyXt6pZiiMOtVByE4Y0gf+BLm1Cxc4ZLSK8VRHn1CgkO+kXbQwN/EBhQmhPdBMjFJCMBKtmNW2zWQuFywz8Q== 1333 1334 } 1334 1335 dependencies: 1335 - "@types/unist": 2.0.7 1336 + "@types/unist": 2.0.8 1336 1337 dev: false 1337 1338 1338 1339 /@types/node@17.0.45: ··· 1365 1366 "@types/node": 17.0.45 1366 1367 dev: false 1367 1368 1368 - /@types/unist@2.0.7: 1369 + /@types/unist@2.0.8: 1369 1370 resolution: 1370 1371 { 1371 - integrity: sha512-cputDpIbFgLUaGQn6Vqg3/YsJwxUwHLO13v3i5ouxT4lat0khip9AEWxtERujXV9wxIB1EyF97BSJFt6vpdI8g== 1372 + integrity: sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw== 1372 1373 } 1373 1374 dev: false 1374 1375 ··· 1392 1393 vscode-uri: 2.1.2 1393 1394 dev: false 1394 1395 1395 - /@vscode/l10n@0.0.14: 1396 + /@vscode/l10n@0.0.16: 1396 1397 resolution: 1397 1398 { 1398 - integrity: sha512-/yrv59IEnmh655z1oeDnGcvMYwnEzNzHLgeYcQCkhYX0xBvYWrAuefoiLcPBUkMpJsb46bqQ6Yv4pwTTQ4d3Qg== 1399 + integrity: sha512-JT5CvrIYYCrmB+dCana8sUqJEcGB1ZDXNLMQ2+42bW995WmNoenijWMUdZfwmuQUTQcEVVIa2OecZzTYWUW9Cg== 1399 1400 } 1400 1401 dev: false 1401 1402 ··· 1539 1540 svgo: 2.8.0 1540 1541 dev: false 1541 1542 1542 - /astro@2.10.11(sharp@0.32.5): 1543 + /astro@2.10.15(sharp@0.32.5): 1543 1544 resolution: 1544 1545 { 1545 - integrity: sha512-ZX7WU3jdyZ2Y2cRFelfWPPo6ghPQTqktsGehTkv/mNAEfxn4Thc+8oLgBKxMkAwkRlD5dtlGvznVkU+Hyi9ulg== 1546 + integrity: sha512-7jgkCZexxOX541g2kKHGOcDDUVKYc+sGi87GtLOkbWwTsKqEIp9GU0o7DpKe1rhItm9VVEiHz4uxvMh3wGmJdA== 1546 1547 } 1547 1548 engines: { node: ">=16.12.0", npm: ">=6.14.0" } 1548 1549 hasBin: true ··· 1555 1556 "@astrojs/compiler": 1.8.2 1556 1557 "@astrojs/internal-helpers": 0.1.2 1557 1558 "@astrojs/language-server": 1.0.8 1558 - "@astrojs/markdown-remark": 2.2.1(astro@2.10.11) 1559 + "@astrojs/markdown-remark": 2.2.1(astro@2.10.15) 1559 1560 "@astrojs/telemetry": 2.1.1 1560 1561 "@astrojs/webapi": 2.2.0 1561 - "@babel/core": 7.22.10 1562 - "@babel/generator": 7.22.10 1563 - "@babel/parser": 7.22.10 1564 - "@babel/plugin-transform-react-jsx": 7.22.5(@babel/core@7.22.10) 1565 - "@babel/traverse": 7.22.10 1566 - "@babel/types": 7.22.10 1562 + "@babel/core": 7.22.17 1563 + "@babel/generator": 7.22.15 1564 + "@babel/parser": 7.22.16 1565 + "@babel/plugin-transform-react-jsx": 7.22.15(@babel/core@7.22.17) 1566 + "@babel/traverse": 7.22.17 1567 + "@babel/types": 7.22.17 1567 1568 "@types/babel__core": 7.20.1 1568 1569 "@types/dom-view-transitions": 1.0.1 1569 1570 "@types/yargs-parser": 21.0.0 ··· 1587 1588 http-cache-semantics: 4.1.1 1588 1589 js-yaml: 4.1.0 1589 1590 kleur: 4.1.5 1590 - magic-string: 0.30.2 1591 + magic-string: 0.30.3 1591 1592 mime: 3.0.0 1592 - network-information-types: 0.1.1(typescript@5.1.6) 1593 + network-information-types: 0.1.1(typescript@5.2.2) 1593 1594 ora: 6.3.1 1594 1595 p-limit: 4.0.0 1595 1596 path-to-regexp: 6.2.1 1596 - preferred-pm: 3.0.3 1597 + preferred-pm: 3.1.2 1597 1598 prompts: 2.4.2 1598 1599 rehype: 12.0.1 1599 1600 semver: 7.5.4 1600 1601 server-destroy: 1.0.1 1601 1602 sharp: 0.32.5 1602 - shiki: 0.14.3 1603 + shiki: 0.14.4 1603 1604 string-width: 5.1.2 1604 1605 strip-ansi: 7.1.0 1605 1606 tsconfig-resolver: 3.0.1 1606 - typescript: 5.1.6 1607 + typescript: 5.2.2 1607 1608 unist-util-visit: 4.1.2 1608 1609 vfile: 5.3.7 1609 1610 vite: 4.4.9 1610 1611 vitefu: 0.2.4(vite@4.4.9) 1611 - which-pm: 2.0.0 1612 + which-pm: 2.1.1 1612 1613 yargs-parser: 21.1.1 1613 - zod: 3.22.1 1614 + zod: 3.22.2 1614 1615 transitivePeerDependencies: 1615 1616 - "@types/node" 1616 1617 - less ··· 1733 1734 engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 } 1734 1735 hasBin: true 1735 1736 dependencies: 1736 - caniuse-lite: 1.0.30001521 1737 - electron-to-chromium: 1.4.496 1737 + caniuse-lite: 1.0.30001532 1738 + electron-to-chromium: 1.4.513 1738 1739 node-releases: 2.0.13 1739 1740 update-browserslist-db: 1.0.11(browserslist@4.21.10) 1740 1741 dev: false ··· 1787 1788 engines: { node: ">=10" } 1788 1789 dev: false 1789 1790 1790 - /caniuse-lite@1.0.30001521: 1791 + /caniuse-lite@1.0.30001532: 1791 1792 resolution: 1792 1793 { 1793 - integrity: sha512-fnx1grfpEOvDGH+V17eccmNjucGUnCbP6KL+l5KqBIerp26WK/+RQ7CIDE37KGJjaPyqWXXlFUyKiWmvdNNKmQ== 1794 + integrity: sha512-FbDFnNat3nMnrROzqrsg314zhqN5LGQ1kyyMk2opcrwGbVGpHRhgCWtAgD5YJUqNAiQ+dklreil/c3Qf1dfCTw== 1794 1795 } 1795 1796 dev: false 1796 1797 ··· 1875 1876 normalize-path: 3.0.0 1876 1877 readdirp: 3.6.0 1877 1878 optionalDependencies: 1878 - fsevents: 2.3.2 1879 + fsevents: 2.3.3 1879 1880 dev: false 1880 1881 1881 1882 /chownr@1.1.4: ··· 2255 2256 } 2256 2257 dev: false 2257 2258 2258 - /electron-to-chromium@1.4.496: 2259 + /electron-to-chromium@1.4.513: 2259 2260 resolution: 2260 2261 { 2261 - integrity: sha512-qeXC3Zbykq44RCrBa4kr8v/dWzYJA8rAwpyh9Qd+NKWoJfjG5vvJqy9XOJ9H4P/lqulZBCgUWAYi+FeK5AuJ8g== 2262 + integrity: sha512-cOB0xcInjm+E5qIssHeXJ29BaUyWpMyFKT5RB3bsLENDheCja0wMkHJyiPl0NBE/VzDI7JDuNEQWhe6RitEUcw== 2262 2263 } 2263 2264 dev: false 2264 2265 ··· 2453 2454 } 2454 2455 dependencies: 2455 2456 "@types/estree-jsx": 1.0.0 2456 - "@types/unist": 2.0.7 2457 + "@types/unist": 2.0.8 2457 2458 dev: false 2458 2459 2459 2460 /estree-walker@3.0.0: ··· 2559 2560 } 2560 2561 dev: false 2561 2562 2562 - /fast-fifo@1.3.0: 2563 + /fast-fifo@1.3.2: 2563 2564 resolution: 2564 2565 { 2565 - integrity: sha512-IgfweLvEpwyA4WgiQe9Nx6VV2QkML2NkvZnk1oKnIzXgXdWxuhF7zw4DvLTPZJn6PIUneiAXPF24QmoEqHTjyw== 2566 + integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ== 2566 2567 } 2567 2568 dev: false 2568 2569 ··· 2676 2677 } 2677 2678 dev: false 2678 2679 2679 - /fsevents@2.3.2: 2680 + /fsevents@2.3.3: 2680 2681 resolution: 2681 2682 { 2682 - integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== 2683 + integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw== 2683 2684 } 2684 2685 engines: { node: ^8.16.0 || ^10.6.0 || >=11.0.0 } 2685 2686 os: [darwin] ··· 2802 2803 } 2803 2804 dependencies: 2804 2805 "@types/hast": 2.3.5 2805 - "@types/unist": 2.0.7 2806 + "@types/unist": 2.0.8 2806 2807 hastscript: 7.2.0 2807 - property-information: 6.2.0 2808 + property-information: 6.3.0 2808 2809 vfile: 5.3.7 2809 2810 vfile-location: 4.1.0 2810 2811 web-namespaces: 2.0.1 ··· 2847 2848 "@types/estree": 1.0.1 2848 2849 "@types/estree-jsx": 1.0.0 2849 2850 "@types/hast": 2.3.5 2850 - "@types/unist": 2.0.7 2851 + "@types/unist": 2.0.8 2851 2852 comma-separated-tokens: 2.0.3 2852 2853 estree-util-attach-comments: 2.1.1 2853 2854 estree-util-is-identifier-name: 2.1.0 2854 2855 hast-util-whitespace: 2.0.1 2855 2856 mdast-util-mdx-expression: 1.3.2 2856 2857 mdast-util-mdxjs-esm: 1.3.1 2857 - property-information: 6.2.0 2858 + property-information: 6.3.0 2858 2859 space-separated-tokens: 2.0.2 2859 2860 style-to-object: 0.4.2 2860 2861 unist-util-position: 4.0.4 ··· 2870 2871 } 2871 2872 dependencies: 2872 2873 "@types/hast": 2.3.5 2873 - "@types/unist": 2.0.7 2874 + "@types/unist": 2.0.8 2874 2875 ccount: 2.0.1 2875 2876 comma-separated-tokens: 2.0.3 2876 2877 hast-util-raw: 7.2.3 2877 2878 hast-util-whitespace: 2.0.1 2878 2879 html-void-elements: 2.0.1 2879 - property-information: 6.2.0 2880 + property-information: 6.3.0 2880 2881 space-separated-tokens: 2.0.2 2881 2882 stringify-entities: 4.0.3 2882 2883 zwitch: 2.0.4 ··· 2890 2891 dependencies: 2891 2892 "@types/hast": 2.3.5 2892 2893 comma-separated-tokens: 2.0.3 2893 - property-information: 6.2.0 2894 + property-information: 6.3.0 2894 2895 space-separated-tokens: 2.0.2 2895 2896 web-namespaces: 2.0.1 2896 2897 zwitch: 2.0.4 ··· 2912 2913 "@types/hast": 2.3.5 2913 2914 comma-separated-tokens: 2.0.3 2914 2915 hast-util-parse-selector: 3.1.1 2915 - property-information: 6.2.0 2916 + property-information: 6.3.0 2916 2917 space-separated-tokens: 2.0.2 2917 2918 dev: false 2918 2919 ··· 3159 3160 engines: { node: ">=12" } 3160 3161 dev: false 3161 3162 3162 - /is-reference@3.0.1: 3163 + /is-reference@3.0.2: 3163 3164 resolution: 3164 3165 { 3165 - integrity: sha512-baJJdQLiYaJdvFbJqXrcGv3WU3QCzBlUcI5QhbesIm6/xPsvmO+2CDoi/GMOFBQEQm+PXkwOPrp9KK5ozZsp2w== 3166 + integrity: sha512-v3rht/LgVcsdZa3O2Nqs+NMowLOxeOm7Ay9+/ARQ2F+qEoANRcqrjAZKGN0v8ymUetZGgkp26LTnGT7H0Qo9Pg== 3166 3167 } 3167 3168 dependencies: 3168 3169 "@types/estree": 1.0.1 ··· 3363 3364 yallist: 4.0.0 3364 3365 dev: false 3365 3366 3366 - /magic-string@0.30.2: 3367 + /magic-string@0.30.3: 3367 3368 resolution: 3368 3369 { 3369 - integrity: sha512-lNZdu7pewtq/ZvWUp9Wpf/x7WzMTsR26TWV03BRZrXFsv+BI6dy8RAiKgm1uM/kyR0rCfUcqvOlXKG66KhIGug== 3370 + integrity: sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw== 3370 3371 } 3371 3372 engines: { node: ">=12" } 3372 3373 dependencies: ··· 3395 3396 } 3396 3397 dependencies: 3397 3398 "@types/mdast": 3.0.12 3398 - "@types/unist": 2.0.7 3399 + "@types/unist": 2.0.8 3399 3400 unist-util-visit: 4.1.2 3400 3401 dev: false 3401 3402 ··· 3418 3419 } 3419 3420 dependencies: 3420 3421 "@types/mdast": 3.0.12 3421 - "@types/unist": 2.0.7 3422 + "@types/unist": 2.0.8 3422 3423 decode-named-character-reference: 1.0.2 3423 3424 mdast-util-to-string: 3.2.0 3424 3425 micromark: 3.2.0 ··· 3542 3543 "@types/estree-jsx": 1.0.0 3543 3544 "@types/hast": 2.3.5 3544 3545 "@types/mdast": 3.0.12 3545 - "@types/unist": 2.0.7 3546 + "@types/unist": 2.0.8 3546 3547 ccount: 2.0.1 3547 3548 mdast-util-from-markdown: 1.3.1 3548 3549 mdast-util-to-markdown: 1.5.0 ··· 3618 3619 } 3619 3620 dependencies: 3620 3621 "@types/mdast": 3.0.12 3621 - "@types/unist": 2.0.7 3622 + "@types/unist": 2.0.8 3622 3623 longest-streak: 3.1.0 3623 3624 mdast-util-phrasing: 3.0.1 3624 3625 mdast-util-to-string: 3.2.0 ··· 4012 4013 dependencies: 4013 4014 "@types/acorn": 4.0.6 4014 4015 "@types/estree": 1.0.1 4015 - "@types/unist": 2.0.7 4016 + "@types/unist": 2.0.8 4016 4017 estree-util-visit: 1.2.1 4017 4018 micromark-util-symbol: 1.1.0 4018 4019 micromark-util-types: 1.1.0 ··· 4198 4199 } 4199 4200 dev: false 4200 4201 4201 - /network-information-types@0.1.1(typescript@5.1.6): 4202 + /network-information-types@0.1.1(typescript@5.2.2): 4202 4203 resolution: 4203 4204 { 4204 4205 integrity: sha512-mLXNafJYOkiJB6IlF727YWssTRpXitR+tKSLyA5VAdBi3SOvLf5gtizHgxf241YHPWocnAO/fAhVrB/68tPHDw== ··· 4206 4207 peerDependencies: 4207 4208 typescript: ">= 3.0.0" 4208 4209 dependencies: 4209 - typescript: 5.1.6 4210 + typescript: 5.2.2 4210 4211 dev: false 4211 4212 4212 4213 /nlcst-to-string@3.1.1: ··· 4423 4424 integrity: sha512-SWzvYcSJh4d/SGLIOQfZ/CoNv6BTlI6YEQ7Nj82oDVnRpwe/Z/F1EMx42x3JAOwGBlCjeCH0BRJQbQ/opHL17w== 4424 4425 } 4425 4426 dependencies: 4426 - "@types/unist": 2.0.7 4427 + "@types/unist": 2.0.8 4427 4428 character-entities: 2.0.2 4428 4429 character-entities-legacy: 3.0.0 4429 4430 character-reference-invalid: 2.0.1 ··· 4497 4498 dependencies: 4498 4499 "@types/estree": 1.0.1 4499 4500 estree-walker: 3.0.3 4500 - is-reference: 3.0.1 4501 + is-reference: 3.0.2 4501 4502 dev: false 4502 4503 4503 4504 /picocolors@1.0.0: ··· 4533 4534 find-up: 4.1.0 4534 4535 dev: false 4535 4536 4536 - /postcss@8.4.28: 4537 + /postcss@8.4.29: 4537 4538 resolution: 4538 4539 { 4539 - integrity: sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw== 4540 + integrity: sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw== 4540 4541 } 4541 4542 engines: { node: ^10 || ^12 || >=14 } 4542 4543 dependencies: ··· 4567 4568 tunnel-agent: 0.6.0 4568 4569 dev: false 4569 4570 4570 - /preferred-pm@3.0.3: 4571 + /preferred-pm@3.1.2: 4571 4572 resolution: 4572 4573 { 4573 - integrity: sha512-+wZgbxNES/KlJs9q40F/1sfOd/j7f1O9JaHcW5Dsn3aUUOZg3L2bjpVUcKV2jvtElYfoTuQiNeMfQJ4kwUAhCQ== 4574 + integrity: sha512-nk7dKrcW8hfCZ4H6klWcdRknBOXWzNQByJ0oJyX97BOupsYD+FzLS4hflgEu/uPUEHZCuRfMxzCBsuWd7OzT8Q== 4574 4575 } 4575 4576 engines: { node: ">=10" } 4576 4577 dependencies: ··· 4588 4589 engines: { node: ^14.15.0 || >=16.0.0 } 4589 4590 dependencies: 4590 4591 "@astrojs/compiler": 1.8.2 4591 - prettier: 3.0.2 4592 - sass-formatter: 0.7.7 4592 + prettier: 3.0.3 4593 + sass-formatter: 0.7.8 4593 4594 dev: true 4594 4595 4595 4596 /prettier-plugin-astro@0.9.1: ··· 4601 4602 dependencies: 4602 4603 "@astrojs/compiler": 1.8.2 4603 4604 prettier: 2.8.8 4604 - sass-formatter: 0.7.7 4605 + sass-formatter: 0.7.8 4605 4606 synckit: 0.8.5 4606 4607 dev: false 4607 4608 ··· 4614 4615 hasBin: true 4615 4616 dev: false 4616 4617 4617 - /prettier@3.0.2: 4618 + /prettier@3.0.3: 4618 4619 resolution: 4619 4620 { 4620 - integrity: sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ== 4621 + integrity: sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg== 4621 4622 } 4622 4623 engines: { node: ">=14" } 4623 4624 hasBin: true ··· 4642 4643 sisteransi: 1.0.5 4643 4644 dev: false 4644 4645 4645 - /property-information@6.2.0: 4646 + /property-information@6.3.0: 4646 4647 resolution: 4647 4648 { 4648 - integrity: sha512-kma4U7AFCTwpqq5twzC1YVIDXSqg6qQK6JN0smOw8fgRy1OkMi0CYSzFmsy6dnqSenamAtj0CyXMUJ1Mf6oROg== 4649 + integrity: sha512-gVNZ74nqhRMiIUYWGQdosYetaKc83x8oT41a0LlV3AAFCAZwCpg4vmGkq8t34+cUhp3cnM4XDiU/7xlgK7HGrg== 4649 4650 } 4650 4651 dev: false 4651 4652 ··· 4934 4935 engines: { iojs: ">=1.0.0", node: ">=0.10.0" } 4935 4936 dev: false 4936 4937 4937 - /rollup@3.28.0: 4938 + /rollup@3.29.1: 4938 4939 resolution: 4939 4940 { 4940 - integrity: sha512-d7zhvo1OUY2SXSM6pfNjgD5+d0Nz87CUp4mt8l/GgVP3oBsPwzNvSzyu1me6BSG9JIgWNTVcafIXBIyM8yQ3yw== 4941 + integrity: sha512-c+ebvQz0VIH4KhhCpDsI+Bik0eT8ZFEVZEYw0cGMVqIP8zc+gnwl7iXCamTw7vzv2MeuZFZfdx5JJIq+ehzDlg== 4941 4942 } 4942 4943 engines: { node: ">=14.18.0", npm: ">=8.0.0" } 4943 4944 hasBin: true 4944 4945 optionalDependencies: 4945 - fsevents: 2.3.2 4946 + fsevents: 2.3.3 4946 4947 dev: false 4947 4948 4948 4949 /run-applescript@5.0.0: ··· 4987 4988 } 4988 4989 dev: false 4989 4990 4990 - /sass-formatter@0.7.7: 4991 + /sass-formatter@0.7.8: 4991 4992 resolution: 4992 4993 { 4993 - integrity: sha512-axtQ7c7Cf4UgHsD8e4okhIkkc90+tdgBIfUMx69+qJuMNq9EOo2k+RH/mDKj0XeA5z3nC1Ca5TCntuxRhI+1MA== 4994 + integrity: sha512-7fI2a8THglflhhYis7k06eUf92VQuJoXzEs2KRP0r1bluFxKFvLx0Ns7c478oYGM0fPfrr846ZRWVi2MAgHt9Q== 4994 4995 } 4995 4996 dependencies: 4996 4997 suf-log: 2.5.3 ··· 5075 5076 engines: { node: ">=8" } 5076 5077 dev: false 5077 5078 5078 - /shiki@0.14.3: 5079 + /shiki@0.14.4: 5079 5080 resolution: 5080 5081 { 5081 - integrity: sha512-U3S/a+b0KS+UkTyMjoNojvTgrBHjgp7L6ovhFVZsXmBGnVdQ4K4U9oK0z63w538S91ATngv1vXigHCSWOwnr+g== 5082 + integrity: sha512-IXCRip2IQzKwxArNNq1S+On4KPML3Yyn8Zzs/xRgcgOWIr8ntIK3IKzjFPfjy/7kt9ZMjc+FItfqHRBg8b6tNQ== 5082 5083 } 5083 5084 dependencies: 5084 5085 ansi-sequence-parser: 1.1.1 ··· 5220 5221 integrity: sha512-fQMzy2O/Q47rgwErk/eGeLu/roaFWV0jVsogDmrszM9uIw8L5OA+t+V93MgYlufNptfjmYR1tOMWhei/Eh7TQA== 5221 5222 } 5222 5223 dependencies: 5223 - fast-fifo: 1.3.0 5224 + fast-fifo: 1.3.2 5224 5225 queue-tick: 1.0.1 5225 5226 dev: false 5226 5227 ··· 5452 5453 } 5453 5454 dependencies: 5454 5455 b4a: 1.6.4 5455 - fast-fifo: 1.3.0 5456 + fast-fifo: 1.3.2 5456 5457 streamx: 2.15.1 5457 5458 dev: false 5458 5459 ··· 5542 5543 engines: { node: ">=12.20" } 5543 5544 dev: false 5544 5545 5545 - /typescript@5.1.6: 5546 + /typescript@5.2.2: 5546 5547 resolution: 5547 5548 { 5548 - integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA== 5549 + integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== 5549 5550 } 5550 5551 engines: { node: ">=14.17" } 5551 5552 hasBin: true 5552 5553 dev: false 5553 5554 5554 - /undici@5.23.0: 5555 + /undici@5.24.0: 5555 5556 resolution: 5556 5557 { 5557 - integrity: sha512-1D7w+fvRsqlQ9GscLBwcAJinqcZGHUKjbOmXdlE/v8BvEGXjeWAax+341q44EuTcHXXnfyKNbKRq4Lg7OzhMmg== 5558 + integrity: sha512-OKlckxBjFl0oXxcj9FU6oB8fDAaiRUq+D8jrFWGmOfI/gIyjk/IeS75LMzgYKUaeHzLUcYvf9bbJGSrUwTfwwQ== 5558 5559 } 5559 5560 engines: { node: ">=14.0" } 5560 5561 dependencies: ··· 5574 5575 integrity: sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q== 5575 5576 } 5576 5577 dependencies: 5577 - "@types/unist": 2.0.7 5578 + "@types/unist": 2.0.8 5578 5579 bail: 2.0.2 5579 5580 extend: 3.0.2 5580 5581 is-buffer: 2.0.5 ··· 5596 5597 integrity: sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw== 5597 5598 } 5598 5599 dependencies: 5599 - "@types/unist": 2.0.7 5600 + "@types/unist": 2.0.8 5600 5601 dev: false 5601 5602 5602 5603 /unist-util-modify-children@3.1.1: ··· 5605 5606 integrity: sha512-yXi4Lm+TG5VG+qvokP6tpnk+r1EPwyYL04JWDxLvgvPV40jANh7nm3udk65OOWquvbMDe+PL9+LmkxDpTv/7BA== 5606 5607 } 5607 5608 dependencies: 5608 - "@types/unist": 2.0.7 5609 + "@types/unist": 2.0.8 5609 5610 array-iterate: 2.0.1 5610 5611 dev: false 5611 5612 ··· 5615 5616 integrity: sha512-poZa0eXpS+/XpoQwGwl79UUdea4ol2ZuCYguVaJS4qzIOMDzbqz8a3erUCOmubSZkaOuGamb3tX790iwOIROww== 5616 5617 } 5617 5618 dependencies: 5618 - "@types/unist": 2.0.7 5619 + "@types/unist": 2.0.8 5619 5620 dev: false 5620 5621 5621 5622 /unist-util-position@4.0.4: ··· 5624 5625 integrity: sha512-kUBE91efOWfIVBo8xzh/uZQ7p9ffYRtUbMRZBNFYwf0RK8koUMx6dGUfwylLOKmaT2cs4wSW96QoYUSXAyEtpg== 5625 5626 } 5626 5627 dependencies: 5627 - "@types/unist": 2.0.7 5628 + "@types/unist": 2.0.8 5628 5629 dev: false 5629 5630 5630 5631 /unist-util-remove-position@4.0.2: ··· 5633 5634 integrity: sha512-TkBb0HABNmxzAcfLf4qsIbFbaPDvMO6wa3b3j4VcEzFVaw1LBKwnW4/sRJ/atSLSzoIg41JWEdnE7N6DIhGDGQ== 5634 5635 } 5635 5636 dependencies: 5636 - "@types/unist": 2.0.7 5637 + "@types/unist": 2.0.8 5637 5638 unist-util-visit: 4.1.2 5638 5639 dev: false 5639 5640 ··· 5643 5644 integrity: sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg== 5644 5645 } 5645 5646 dependencies: 5646 - "@types/unist": 2.0.7 5647 + "@types/unist": 2.0.8 5647 5648 dev: false 5648 5649 5649 5650 /unist-util-visit-children@2.0.2: ··· 5652 5653 integrity: sha512-+LWpMFqyUwLGpsQxpumsQ9o9DG2VGLFrpz+rpVXYIEdPy57GSy5HioC0g3bg/8WP9oCLlapQtklOzQ8uLS496Q== 5653 5654 } 5654 5655 dependencies: 5655 - "@types/unist": 2.0.7 5656 + "@types/unist": 2.0.8 5656 5657 dev: false 5657 5658 5658 5659 /unist-util-visit-parents@5.1.3: ··· 5661 5662 integrity: sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg== 5662 5663 } 5663 5664 dependencies: 5664 - "@types/unist": 2.0.7 5665 + "@types/unist": 2.0.8 5665 5666 unist-util-is: 5.2.1 5666 5667 dev: false 5667 5668 ··· 5671 5672 integrity: sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg== 5672 5673 } 5673 5674 dependencies: 5674 - "@types/unist": 2.0.7 5675 + "@types/unist": 2.0.8 5675 5676 unist-util-is: 5.2.1 5676 5677 unist-util-visit-parents: 5.1.3 5677 5678 dev: false ··· 5725 5726 integrity: sha512-YF23YMyASIIJXpktBa4vIGLJ5Gs88UB/XePgqPmTa7cDA+JeO3yclbpheQYCHjVHBn/yePzrXuygIL+xbvRYHw== 5726 5727 } 5727 5728 dependencies: 5728 - "@types/unist": 2.0.7 5729 + "@types/unist": 2.0.8 5729 5730 vfile: 5.3.7 5730 5731 dev: false 5731 5732 ··· 5735 5736 integrity: sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw== 5736 5737 } 5737 5738 dependencies: 5738 - "@types/unist": 2.0.7 5739 + "@types/unist": 2.0.8 5739 5740 unist-util-stringify-position: 3.0.3 5740 5741 dev: false 5741 5742 ··· 5745 5746 integrity: sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g== 5746 5747 } 5747 5748 dependencies: 5748 - "@types/unist": 2.0.7 5749 + "@types/unist": 2.0.8 5749 5750 is-buffer: 2.0.5 5750 5751 unist-util-stringify-position: 3.0.3 5751 5752 vfile-message: 3.1.4 ··· 5783 5784 optional: true 5784 5785 dependencies: 5785 5786 esbuild: 0.18.20 5786 - postcss: 8.4.28 5787 - rollup: 3.28.0 5787 + postcss: 8.4.29 5788 + rollup: 3.29.1 5788 5789 optionalDependencies: 5789 - fsevents: 2.3.2 5790 + fsevents: 2.3.3 5790 5791 dev: false 5791 5792 5792 5793 /vitefu@0.2.4(vite@4.4.9): ··· 5803 5804 vite: 4.4.9 5804 5805 dev: false 5805 5806 5806 - /vscode-css-languageservice@6.2.6: 5807 + /vscode-css-languageservice@6.2.7: 5807 5808 resolution: 5808 5809 { 5809 - integrity: sha512-SA2WkeOecIpUiEbZnjOsP/fI5CRITZEiQGSHXKiDQDwLApfKcnLhZwMtOBbIifSzESVcQa7b/shX/nbnF4NoCg== 5810 + integrity: sha512-Jd8wpIg5kJ15CfrieoEPvu3gGFc36sbM3qXCtjVq5zrnLEX5NhHxikMDtf8AgQsYklXiDqiZLKoBnzkJtRbTHQ== 5810 5811 } 5811 5812 dependencies: 5812 - "@vscode/l10n": 0.0.14 5813 + "@vscode/l10n": 0.0.16 5813 5814 vscode-languageserver-textdocument: 1.0.8 5814 5815 vscode-languageserver-types: 3.17.3 5815 5816 vscode-uri: 3.0.7 5816 5817 dev: false 5817 5818 5818 - /vscode-html-languageservice@5.0.6: 5819 + /vscode-html-languageservice@5.0.7: 5819 5820 resolution: 5820 5821 { 5821 - integrity: sha512-gCixNg6fjPO7+kwSMBAVXcwDRHdjz1WOyNfI0n5Wx0J7dfHG8ggb3zD1FI8E2daTZrwS1cooOiSoc1Xxph4qRQ== 5822 + integrity: sha512-jX+7/kUXrdOaRT8vqYR/jLxrGDib+Far8I7n/A6apuEl88k+mhIHZPwc6ezuLeiCKUCaLG4b0dqFwjVa7QL3/w== 5822 5823 } 5823 5824 dependencies: 5824 - "@vscode/l10n": 0.0.14 5825 + "@vscode/l10n": 0.0.16 5825 5826 vscode-languageserver-textdocument: 1.0.8 5826 5827 vscode-languageserver-types: 3.17.3 5827 5828 vscode-uri: 3.0.7 ··· 5940 5941 path-exists: 4.0.0 5941 5942 dev: false 5942 5943 5944 + /which-pm@2.1.1: 5945 + resolution: 5946 + { 5947 + integrity: sha512-xzzxNw2wMaoCWXiGE8IJ9wuPMU+EYhFksjHxrRT8kMT5SnocBPRg69YAMtyV4D12fP582RA+k3P8H9J5EMdIxQ== 5948 + } 5949 + engines: { node: ">=8.15" } 5950 + dependencies: 5951 + load-yaml-file: 0.2.0 5952 + path-exists: 4.0.0 5953 + dev: false 5954 + 5943 5955 /which@2.0.2: 5944 5956 resolution: 5945 5957 { ··· 6018 6030 engines: { node: ">=12.20" } 6019 6031 dev: false 6020 6032 6021 - /zod@3.22.1: 6033 + /zod@3.22.2: 6022 6034 resolution: 6023 6035 { 6024 - integrity: sha512-+qUhAMl414+Elh+fRNtpU+byrwjDFOS1N7NioLY+tSlcADTx4TkCUua/hxJvxwDXcV4397/nZ420jy4n4+3WUg== 6036 + integrity: sha512-wvWkphh5WQsJbVk1tbx1l1Ly4yg+XecD+Mq280uBGt9wa5BKSWf4Mhp6GmrkPixhMxmabYY7RbzlwVP32pbGCg== 6025 6037 } 6026 6038 dev: false 6027 6039
+7 -8
src/pages/index.astro
··· 9 9 <div> 10 10 <h1>Ben C's <span class="gradient-text">Portfolio</span></h1> 11 11 <p> 12 - Hi there! I'm Ben C, a prospective college student looking to enter the world of 13 - software development, specifically full-stack web development. 12 + Hi there! I'm Ben C, a college student looking to enter the world of software 13 + development, specifically full-stack web development. 14 14 </p> 15 15 <p> 16 16 I like to try a lot of things, from <a href="/projects/ow-new-horizons"> 17 17 modding games</a 18 18 > 19 - to building 19 + to building 20 20 <a href="/projects/menagerie">websites</a> and 21 - <a href="/projects/ow-mod-man">desktop apps</a>.<br /> I enjoy pretty much any aspect 22 - of software development. 21 + <a href="/projects/ow-mod-man">desktop apps</a>.<br /> I enjoy pretty much any 22 + aspect of software development. 23 23 </p> 24 24 <div class="ctas"> 25 25 <a href="/projects" role="button">View My Projects</a> ··· 88 88 game Outer Wilds. This community helped me go above and beyond with my development, 89 89 continually motivating me to try new things and publish my work. 90 90 </p> 91 - <p>I'll be starting college in August, and majoring in Computer Science.</p> 92 91 <p> 93 - My end goal is to work at a semi-big company and continue to contribute to open source 94 - while working. 92 + I'm currently in college majoring in Computer Science. I'm hoping to graduate with a 93 + Bachelors or Masters. 95 94 </p> 96 95 </div> 97 96