diff --git a/loader/src/release/package.json b/loader/src/release/package.json index c4bfca3a620..7aa38fa39eb 100644 --- a/loader/src/release/package.json +++ b/loader/src/release/package.json @@ -1,13 +1,13 @@ { "dependencies": { - "@previewjs/core": "21.0.1", - "@previewjs/plugin-preact": "4.0.0", - "@previewjs/plugin-react": "10.0.0", - "@previewjs/plugin-solid": "7.0.0", - "@previewjs/plugin-svelte": "5.0.0", - "@previewjs/plugin-vue2": "9.0.0", - "@previewjs/plugin-vue3": "9.0.0", - "@previewjs/pro": "1.13.0", - "@previewjs/vfs": "2.0.13" + "@previewjs/core": "22.0.1", + "@previewjs/plugin-preact": "4.0.1", + "@previewjs/plugin-react": "10.0.1", + "@previewjs/plugin-solid": "7.0.1", + "@previewjs/plugin-svelte": "5.0.1", + "@previewjs/plugin-vue2": "9.0.1", + "@previewjs/plugin-vue3": "9.0.1", + "@previewjs/pro": "1.13.1", + "@previewjs/vfs": "2.0.14" } } \ No newline at end of file diff --git a/loader/src/release/pnpm-lock.yaml b/loader/src/release/pnpm-lock.yaml index 536357f0214..72611ef4efd 100644 --- a/loader/src/release/pnpm-lock.yaml +++ b/loader/src/release/pnpm-lock.yaml @@ -1,36 +1,40 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + importers: .: dependencies: '@previewjs/core': - specifier: 21.0.1 - version: 21.0.1(@types/node@20.2.3) + specifier: 22.0.1 + version: 22.0.1(@types/node@20.3.1) '@previewjs/plugin-preact': - specifier: 4.0.0 - version: 4.0.0(@types/node@20.2.3) + specifier: 4.0.1 + version: 4.0.1(@types/node@20.3.1) '@previewjs/plugin-react': - specifier: 10.0.0 - version: 10.0.0(@types/node@20.2.3)(vite@4.3.8) + specifier: 10.0.1 + version: 10.0.1(@types/node@20.3.1)(vite@4.3.9) '@previewjs/plugin-solid': - specifier: 7.0.0 - version: 7.0.0(@types/node@20.2.3)(solid-js@1.7.5)(vite@4.3.8) + specifier: 7.0.1 + version: 7.0.1(@types/node@20.3.1)(solid-js@1.7.6)(vite@4.3.9) '@previewjs/plugin-svelte': - specifier: 5.0.0 - version: 5.0.0(@types/node@20.2.3) + specifier: 5.0.1 + version: 5.0.1(@types/node@20.3.1) '@previewjs/plugin-vue2': - specifier: 9.0.0 - version: 9.0.0(@types/node@20.2.3)(vite@4.3.8) + specifier: 9.0.1 + version: 9.0.1(@types/node@20.3.1)(vite@4.3.9) '@previewjs/plugin-vue3': - specifier: 9.0.0 - version: 9.0.0(@types/node@20.2.3)(vite@4.3.8) + specifier: 9.0.1 + version: 9.0.1(@types/node@20.3.1)(vite@4.3.9) '@previewjs/pro': - specifier: 1.13.0 - version: 1.13.0(@types/node@20.2.3) + specifier: 1.13.1 + version: 1.13.1(@types/node@20.3.1) '@previewjs/vfs': - specifier: 2.0.13 - version: 2.0.13 + specifier: 2.0.14 + version: 2.0.14 packages: @@ -42,32 +46,32 @@ packages: '@jridgewell/trace-mapping': 0.3.18 dev: false - /@babel/code-frame@7.21.4: - resolution: {integrity: sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==} + /@babel/code-frame@7.22.5: + resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.18.6 + '@babel/highlight': 7.22.5 dev: false - /@babel/compat-data@7.21.9: - resolution: {integrity: sha512-FUGed8kfhyWvbYug/Un/VPJD41rDIgoVVcR+FuzhzOYyRz5uED+Gd3SLZml0Uw2l2aHFb7ZgdW5mGA3G2cCCnQ==} + /@babel/compat-data@7.22.5: + resolution: {integrity: sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==} engines: {node: '>=6.9.0'} dev: false - /@babel/core@7.21.8: - resolution: {integrity: sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==} + /@babel/core@7.22.5: + resolution: {integrity: sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.21.4 - '@babel/generator': 7.21.9 - '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.21.8) - '@babel/helper-module-transforms': 7.21.5 - '@babel/helpers': 7.21.5 - '@babel/parser': 7.21.9 - '@babel/template': 7.21.9 - '@babel/traverse': 7.21.5 - '@babel/types': 7.21.5 + '@babel/code-frame': 7.22.5 + '@babel/generator': 7.22.5 + '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5) + '@babel/helper-module-transforms': 7.22.5 + '@babel/helpers': 7.22.5 + '@babel/parser': 7.22.5 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -77,331 +81,331 @@ packages: - supports-color dev: false - /@babel/generator@7.21.9: - resolution: {integrity: sha512-F3fZga2uv09wFdEjEQIJxXALXfz0+JaOb7SabvVMmjHxeVTuGW8wgE8Vp1Hd7O+zMTYtcfEISGRzPkeiaPPsvg==} + /@babel/generator@7.22.5: + resolution: {integrity: sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.5 + '@babel/types': 7.22.5 '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.18 jsesc: 2.5.2 dev: false - /@babel/helper-annotate-as-pure@7.18.6: - resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} + /@babel/helper-annotate-as-pure@7.22.5: + resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.5 + '@babel/types': 7.22.5 dev: false - /@babel/helper-compilation-targets@7.21.5(@babel/core@7.21.8): - resolution: {integrity: sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==} + /@babel/helper-compilation-targets@7.22.5(@babel/core@7.22.5): + resolution: {integrity: sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.21.9 - '@babel/core': 7.21.8 - '@babel/helper-validator-option': 7.21.0 - browserslist: 4.21.5 + '@babel/compat-data': 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-validator-option': 7.22.5 + browserslist: 4.21.8 lru-cache: 5.1.1 semver: 6.3.0 dev: false - /@babel/helper-create-class-features-plugin@7.21.8(@babel/core@7.21.8): - resolution: {integrity: sha512-+THiN8MqiH2AczyuZrnrKL6cAxFRRQDKW9h1YkBvbgKmAm6mwiacig1qT73DHIWMGo40GRnsEfN3LA+E6NtmSw==} + /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.22.5): + resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.21.8 - '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-environment-visitor': 7.21.5 - '@babel/helper-function-name': 7.21.0 - '@babel/helper-member-expression-to-functions': 7.21.5 - '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-replace-supers': 7.21.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/helper-split-export-declaration': 7.18.6 + '@babel/core': 7.22.5 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-member-expression-to-functions': 7.22.5 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.5 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-environment-visitor@7.21.5: - resolution: {integrity: sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==} + /@babel/helper-environment-visitor@7.22.5: + resolution: {integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==} engines: {node: '>=6.9.0'} dev: false - /@babel/helper-function-name@7.21.0: - resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==} + /@babel/helper-function-name@7.22.5: + resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.21.9 - '@babel/types': 7.21.5 + '@babel/template': 7.22.5 + '@babel/types': 7.22.5 dev: false - /@babel/helper-hoist-variables@7.18.6: - resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} + /@babel/helper-hoist-variables@7.22.5: + resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.5 + '@babel/types': 7.22.5 dev: false - /@babel/helper-member-expression-to-functions@7.21.5: - resolution: {integrity: sha512-nIcGfgwpH2u4n9GG1HpStW5Ogx7x7ekiFHbjjFRKXbn5zUvqO9ZgotCO4x1aNbKn/x/xOUaXEhyNHCwtFCpxWg==} + /@babel/helper-member-expression-to-functions@7.22.5: + resolution: {integrity: sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.5 + '@babel/types': 7.22.5 dev: false /@babel/helper-module-imports@7.18.6: resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.5 + '@babel/types': 7.22.5 dev: false - /@babel/helper-module-imports@7.21.4: - resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==} + /@babel/helper-module-imports@7.22.5: + resolution: {integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.5 + '@babel/types': 7.22.5 dev: false - /@babel/helper-module-transforms@7.21.5: - resolution: {integrity: sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==} + /@babel/helper-module-transforms@7.22.5: + resolution: {integrity: sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-environment-visitor': 7.21.5 - '@babel/helper-module-imports': 7.21.4 - '@babel/helper-simple-access': 7.21.5 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/helper-validator-identifier': 7.19.1 - '@babel/template': 7.21.9 - '@babel/traverse': 7.21.5 - '@babel/types': 7.21.5 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-module-imports': 7.22.5 + '@babel/helper-simple-access': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.5 + '@babel/helper-validator-identifier': 7.22.5 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-optimise-call-expression@7.18.6: - resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} + /@babel/helper-optimise-call-expression@7.22.5: + resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.5 + '@babel/types': 7.22.5 dev: false - /@babel/helper-plugin-utils@7.21.5: - resolution: {integrity: sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==} + /@babel/helper-plugin-utils@7.22.5: + resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} engines: {node: '>=6.9.0'} dev: false - /@babel/helper-replace-supers@7.21.5: - resolution: {integrity: sha512-/y7vBgsr9Idu4M6MprbOVUfH3vs7tsIfnVWv/Ml2xgwvyH6LTngdfbf5AdsKwkJy4zgy1X/kuNrEKvhhK28Yrg==} + /@babel/helper-replace-supers@7.22.5: + resolution: {integrity: sha512-aLdNM5I3kdI/V9xGNyKSF3X/gTyMUBohTZ+/3QdQKAA9vxIiy12E+8E2HoOP1/DjeqU+g6as35QHJNMDDYpuCg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-environment-visitor': 7.21.5 - '@babel/helper-member-expression-to-functions': 7.21.5 - '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/template': 7.21.9 - '@babel/traverse': 7.21.5 - '@babel/types': 7.21.5 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-member-expression-to-functions': 7.22.5 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-simple-access@7.21.5: - resolution: {integrity: sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==} + /@babel/helper-simple-access@7.22.5: + resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.5 + '@babel/types': 7.22.5 dev: false - /@babel/helper-skip-transparent-expression-wrappers@7.20.0: - resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==} + /@babel/helper-skip-transparent-expression-wrappers@7.22.5: + resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.5 + '@babel/types': 7.22.5 dev: false - /@babel/helper-split-export-declaration@7.18.6: - resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} + /@babel/helper-split-export-declaration@7.22.5: + resolution: {integrity: sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.5 + '@babel/types': 7.22.5 dev: false - /@babel/helper-string-parser@7.21.5: - resolution: {integrity: sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==} + /@babel/helper-string-parser@7.22.5: + resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} engines: {node: '>=6.9.0'} dev: false - /@babel/helper-validator-identifier@7.19.1: - resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==} + /@babel/helper-validator-identifier@7.22.5: + resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==} engines: {node: '>=6.9.0'} dev: false - /@babel/helper-validator-option@7.21.0: - resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==} + /@babel/helper-validator-option@7.22.5: + resolution: {integrity: sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==} engines: {node: '>=6.9.0'} dev: false - /@babel/helpers@7.21.5: - resolution: {integrity: sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==} + /@babel/helpers@7.22.5: + resolution: {integrity: sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.21.9 - '@babel/traverse': 7.21.5 - '@babel/types': 7.21.5 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: false - /@babel/highlight@7.18.6: - resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==} + /@babel/highlight@7.22.5: + resolution: {integrity: sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.19.1 + '@babel/helper-validator-identifier': 7.22.5 chalk: 2.4.2 js-tokens: 4.0.0 dev: false - /@babel/parser@7.21.9: - resolution: {integrity: sha512-q5PNg/Bi1OpGgx5jYlvWZwAorZepEudDMCLtj967aeS7WMont7dUZI46M2XwcIQqvUlMxWfdLFu4S/qSxeUu5g==} + /@babel/parser@7.22.5: + resolution: {integrity: sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.21.5 + '@babel/types': 7.22.5 dev: false - /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.21.8): + /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.5): resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.8 - '@babel/helper-plugin-utils': 7.21.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-jsx@7.21.4(@babel/core@7.21.8): - resolution: {integrity: sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==} + /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.5): + resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.8 - '@babel/helper-plugin-utils': 7.21.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-syntax-typescript@7.21.4(@babel/core@7.21.8): - resolution: {integrity: sha512-xz0D39NvhQn4t4RNsHmDnnsaQizIlUkdtYvLs8La1BlfjQ6JEwxkJGeqJMW2tAXx+q6H+WFuUTXNdYVpEya0YA==} + /@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.22.5): + resolution: {integrity: sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.8 - '@babel/helper-plugin-utils': 7.21.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-modules-commonjs@7.21.5(@babel/core@7.21.8): - resolution: {integrity: sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==} + /@babel/plugin-transform-modules-commonjs@7.22.5(@babel/core@7.22.5): + resolution: {integrity: sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.8 - '@babel/helper-module-transforms': 7.21.5 - '@babel/helper-plugin-utils': 7.21.5 - '@babel/helper-simple-access': 7.21.5 + '@babel/core': 7.22.5 + '@babel/helper-module-transforms': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-simple-access': 7.22.5 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-react-jsx-self@7.21.0(@babel/core@7.21.8): - resolution: {integrity: sha512-f/Eq+79JEu+KUANFks9UZCcvydOOGMgF7jBrcwjHa5jTZD8JivnhCJYvmlhR/WTXBWonDExPoW0eO/CR4QJirA==} + /@babel/plugin-transform-react-jsx-self@7.22.5(@babel/core@7.22.5): + resolution: {integrity: sha512-nTh2ogNUtxbiSbxaT4Ds6aXnXEipHweN9YRgOX/oNXdf0cCrGn/+2LozFa3lnPV5D90MkjhgckCPBrsoSc1a7g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.8 - '@babel/helper-plugin-utils': 7.21.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-react-jsx-source@7.19.6(@babel/core@7.21.8): - resolution: {integrity: sha512-RpAi004QyMNisst/pvSanoRdJ4q+jMCWyk9zdw/CyLB9j8RXEahodR6l2GyttDRyEVWZtbN+TpLiHJ3t34LbsQ==} + /@babel/plugin-transform-react-jsx-source@7.22.5(@babel/core@7.22.5): + resolution: {integrity: sha512-yIiRO6yobeEIaI0RTbIr8iAK9FcBHLtZq0S89ZPjDLQXBA4xvghaKqI0etp/tF3htTM0sazJKKLz9oEiGRtu7w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.8 - '@babel/helper-plugin-utils': 7.21.5 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-typescript@7.21.3(@babel/core@7.21.8): - resolution: {integrity: sha512-RQxPz6Iqt8T0uw/WsJNReuBpWpBqs/n7mNo18sKLoTbMp+UrEekhH+pKSVC7gWz+DNjo9gryfV8YzCiT45RgMw==} + /@babel/plugin-transform-typescript@7.22.5(@babel/core@7.22.5): + resolution: {integrity: sha512-SMubA9S7Cb5sGSFFUlqxyClTA9zWJ8qGQrppNUm05LtFuN1ELRFNndkix4zUJrC9F+YivWwa1dHMSyo0e0N9dA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.8 - '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.21.8(@babel/core@7.21.8) - '@babel/helper-plugin-utils': 7.21.5 - '@babel/plugin-syntax-typescript': 7.21.4(@babel/core@7.21.8) + '@babel/core': 7.22.5 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.5) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.5) transitivePeerDependencies: - supports-color dev: false - /@babel/preset-typescript@7.21.5(@babel/core@7.21.8): - resolution: {integrity: sha512-iqe3sETat5EOrORXiQ6rWfoOg2y68Cs75B9wNxdPW4kixJxh7aXQE1KPdWLDniC24T/6dSnguF33W9j/ZZQcmA==} + /@babel/preset-typescript@7.22.5(@babel/core@7.22.5): + resolution: {integrity: sha512-YbPaal9LxztSGhmndR46FmAbkJ/1fAsw293tSU+I5E5h+cnJ3d4GTwyUgGYmOXJYdGA+uNePle4qbaRzj2NISQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.8 - '@babel/helper-plugin-utils': 7.21.5 - '@babel/helper-validator-option': 7.21.0 - '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.8) - '@babel/plugin-transform-modules-commonjs': 7.21.5(@babel/core@7.21.8) - '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.21.8) + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.22.5 + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-typescript': 7.22.5(@babel/core@7.22.5) transitivePeerDependencies: - supports-color dev: false - /@babel/template@7.21.9: - resolution: {integrity: sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ==} + /@babel/template@7.22.5: + resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.21.4 - '@babel/parser': 7.21.9 - '@babel/types': 7.21.5 + '@babel/code-frame': 7.22.5 + '@babel/parser': 7.22.5 + '@babel/types': 7.22.5 dev: false - /@babel/traverse@7.21.5: - resolution: {integrity: sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==} + /@babel/traverse@7.22.5: + resolution: {integrity: sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.21.4 - '@babel/generator': 7.21.9 - '@babel/helper-environment-visitor': 7.21.5 - '@babel/helper-function-name': 7.21.0 - '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.21.9 - '@babel/types': 7.21.5 + '@babel/code-frame': 7.22.5 + '@babel/generator': 7.22.5 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.5 + '@babel/parser': 7.22.5 + '@babel/types': 7.22.5 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: false - /@babel/types@7.21.5: - resolution: {integrity: sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==} + /@babel/types@7.22.5: + resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.21.5 - '@babel/helper-validator-identifier': 7.19.1 + '@babel/helper-string-parser': 7.22.5 + '@babel/helper-validator-identifier': 7.22.5 to-fast-properties: 2.0.0 dev: false @@ -610,8 +614,8 @@ packages: dev: false optional: true - /@faker-js/faker@8.0.1: - resolution: {integrity: sha512-kbh5MenpTN9U0B4QcOI1NoTPlZHniSYQ3BHbhAnPjJGAmmFqxoxTE4sGdpy7ZOO9038DPGCuhXyMkjOr05uVwA==} + /@faker-js/faker@8.0.2: + resolution: {integrity: sha512-Uo3pGspElQW91PCvKSIAXoEgAUlRnH29sX2/p89kg7sP1m2PzCufHINd0FhTXQf6DYGiUlVncdSPa2F9wxed2A==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0, npm: '>=6.14.13'} dev: false @@ -682,26 +686,26 @@ packages: fastq: 1.15.0 dev: false - /@nuxt/config@2.16.3: - resolution: {integrity: sha512-hBvr5/b5CS6UdXPgB8q/jvQHS0Bprf+b0hknL6ks4EkxhtNKM1Et3a0s3V3Gh/odLkkJ9yrtihFF+CymzBm6ew==} - engines: {node: ^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0} + /@nuxt/config@2.17.0: + resolution: {integrity: sha512-KJWpFFs4nMpmGzkaRZJIWbDDQjrwwYPBGaKnjWyywfSBdM+9BXk27dxLG11EIVHDTn1P94nDTpu9qZywTi1OBQ==} + engines: {node: ^14.18.0 || >=16.10.0} dependencies: - '@nuxt/utils': 2.16.3 - consola: 2.15.3 + '@nuxt/utils': 2.17.0 + consola: 3.1.0 defu: 6.1.2 destr: 1.2.2 - dotenv: 16.0.3 + dotenv: 16.1.4 lodash: 4.17.21 rc9: 2.1.0 std-env: 3.3.3 ufo: 1.1.2 dev: false - /@nuxt/utils@2.16.3: - resolution: {integrity: sha512-M0W1v4gZDMXyt1MnCoDijIvoV7Xu8NwdbHqWB9gyxIGvoycjNmWWu6yT4LkymZx2c2JUxWTVp6VoUKUWW5P46Q==} - engines: {node: ^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0} + /@nuxt/utils@2.17.0: + resolution: {integrity: sha512-woL81udNtO3LWtpnmmkz5iFjhnKyG5NUA9qlBkz5ZoibxCnyByQFRllTn93zx3WhW7SSezJ1FKu5Dd3Nv7Rnkw==} + engines: {node: ^14.18.0 || >=16.10.0} dependencies: - consola: 2.15.3 + consola: 3.1.0 create-require: 1.1.1 fs-extra: 10.1.0 hash-sum: 2.0.0 @@ -710,34 +714,34 @@ packages: proper-lockfile: 4.1.2 semver: 7.5.1 serialize-javascript: 6.0.1 - signal-exit: 3.0.7 + signal-exit: 4.0.2 ua-parser-js: 1.0.35 ufo: 1.1.2 dev: false - /@previewjs/api@12.0.0: - resolution: {integrity: sha512-G90SSuouO8HlVV0h1LG5XFwZ2WsDU5VGWSJchnJai3tHzJ3u882ghSycVuIcjpNB0VjyEwBwRclW4jt1RHki3Q==} + /@previewjs/api@12.0.1: + resolution: {integrity: sha512-3w+JroSdQDAwbVuzYSi9PC9QuO0tEUi4yH6ToygadcGXA1FbyCVqr8JNWr6BTxHvsQ3yg5crjRaHuKqHKhSDJg==} dependencies: - '@previewjs/serializable-values': 7.0.0 - '@previewjs/type-analyzer': 8.0.0 + '@previewjs/serializable-values': 7.0.1 + '@previewjs/type-analyzer': 8.0.1 axios: 1.4.0 transitivePeerDependencies: - debug dev: false - /@previewjs/config@4.9.15: - resolution: {integrity: sha512-CwGcgAyaeGa4PBFu86nuIvX3LRihgUm5hld+BXgM/uI+zNd6IqDUoK82J5Zwm+rMVNqBM1CNluMen5Arqorp/g==} + /@previewjs/config@4.9.16: + resolution: {integrity: sha512-31C3JyfBYysfG+LE5E6bVaemqx2H+mXuKsbWXiRaVu6n8C+CnHh725t/U+WHOn1eVFuS041FauhtRaNHxoi2tg==} dev: false - /@previewjs/core@21.0.1(@types/node@20.2.3): - resolution: {integrity: sha512-6skio1PfHEMaSlZ4x/iAEJe3ZrjH0zJsKKNpFcS6j5q3BDYXu/dw3hq6ueYsL6nwKZr3667kBgJ/kQuaR/UBGg==} + /@previewjs/core@22.0.1(@types/node@20.3.1): + resolution: {integrity: sha512-pxPFL8/uwKlUclQxWCZn3jAMCOWuu4ronQVPewhUBzarNHtPyrHKMbex9nIj8+L2OR/iqLKlwBw8yhk92uivYw==} dependencies: - '@previewjs/api': 12.0.0 - '@previewjs/config': 4.9.15 - '@previewjs/iframe': 10.0.0 - '@previewjs/serializable-values': 7.0.0 - '@previewjs/type-analyzer': 8.0.0 - '@previewjs/vfs': 2.0.13 + '@previewjs/api': 12.0.1 + '@previewjs/config': 4.9.16 + '@previewjs/iframe': 11.0.0 + '@previewjs/serializable-values': 7.0.1 + '@previewjs/type-analyzer': 8.0.1 + '@previewjs/vfs': 2.0.14 acorn: 8.8.2 acorn-jsx: 5.3.2(acorn@8.8.2) assert-never: 1.2.1 @@ -745,17 +749,17 @@ packages: exclusive-promises: 1.0.3 express: 4.18.2 fs-extra: 11.1.1 - get-port: 6.1.2 + get-port: 7.0.0 globby: 13.1.4 html-escaper: 3.0.3 http-terminator: 3.2.0 pino: 8.14.1 rollup-plugin-friendly-type-imports: 1.0.3 - ts-node: 10.9.1(@types/node@20.2.3)(typescript@5.0.4) + ts-node: 10.9.1(@types/node@20.3.1)(typescript@5.1.3) tsconfig-paths: 4.2.0 - typescript: 5.0.4 - vite: 4.3.8(@types/node@20.2.3) - vite-tsconfig-paths: 4.2.0(typescript@5.0.4)(vite@4.3.8) + typescript: 5.1.3 + vite: 4.3.9(@types/node@20.3.1) + vite-tsconfig-paths: 4.2.0(typescript@5.1.3)(vite@4.3.9) transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -769,19 +773,19 @@ packages: - terser dev: false - /@previewjs/iframe@10.0.0: - resolution: {integrity: sha512-G3EU4Qii97rq0qHfP1o9KU5rFtM+F97tJheomh1Cdtn+LhxKvMidq4aO0h4nnhj6XMAMFlmS43fD0P7qxbkqKA==} + /@previewjs/iframe@11.0.0: + resolution: {integrity: sha512-0KSE8bTUCF5ipC5an10ygr58uJdQEGt8S2McgLWtuc/IRUHAEvwHF5fKf2VsFX54y/xvEESXJ/aYkcP1m9ejig==} dev: false - /@previewjs/plugin-preact@4.0.0(@types/node@20.2.3): - resolution: {integrity: sha512-pdiVDLxBSlSdvskNh/oibs/CdD+xKf3vLE/yXBRhmEDK5476W2Cm9CyktpwuxALV+Xk2I+wbHsPKofj1A1lFZA==} + /@previewjs/plugin-preact@4.0.1(@types/node@20.3.1): + resolution: {integrity: sha512-ocQChfRqDNcT3friJfBp3YxQ28Ri7rZxGpQfD6HmAnj38rFts4NOO90pvNFwkCKiH0UH6+fLZ5kIKk2iQOOEwg==} dependencies: - '@previewjs/api': 12.0.0 - '@previewjs/serializable-values': 7.0.0 - '@previewjs/storybook-helpers': 2.0.8(@types/node@20.2.3) - '@previewjs/type-analyzer': 8.0.0 - '@previewjs/vfs': 2.0.13 - typescript: 5.0.4 + '@previewjs/api': 12.0.1 + '@previewjs/serializable-values': 7.0.1 + '@previewjs/storybook-helpers': 2.0.9(@types/node@20.3.1) + '@previewjs/type-analyzer': 8.0.1 + '@previewjs/vfs': 2.0.14 + typescript: 5.1.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -795,16 +799,16 @@ packages: - terser dev: false - /@previewjs/plugin-react@10.0.0(@types/node@20.2.3)(vite@4.3.8): - resolution: {integrity: sha512-HXdjraSyUVUIHU5JJd0LoIg6aZAlBrF9beczRvLs8WKRnVTEFnKrOgV4hbK2PYaPj0tepv6QYsKYnmU0xX4NlQ==} + /@previewjs/plugin-react@10.0.1(@types/node@20.3.1)(vite@4.3.9): + resolution: {integrity: sha512-yAc76qSAjmDnHSEFoERTxp2KFXBWQ6Z0rj8w1Pb28uNbIC4arozQoNTEm+eu00aU8mOuHN+XxWRNm8+zLbysPQ==} dependencies: - '@previewjs/api': 12.0.0 - '@previewjs/serializable-values': 7.0.0 - '@previewjs/storybook-helpers': 2.0.8(@types/node@20.2.3) - '@previewjs/type-analyzer': 8.0.0 - '@previewjs/vfs': 2.0.13 - '@vitejs/plugin-react': 4.0.0(vite@4.3.8) - typescript: 5.0.4 + '@previewjs/api': 12.0.1 + '@previewjs/serializable-values': 7.0.1 + '@previewjs/storybook-helpers': 2.0.9(@types/node@20.3.1) + '@previewjs/type-analyzer': 8.0.1 + '@previewjs/vfs': 2.0.14 + '@vitejs/plugin-react': 4.0.0(vite@4.3.9) + typescript: 5.1.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -819,16 +823,16 @@ packages: - vite dev: false - /@previewjs/plugin-solid@7.0.0(@types/node@20.2.3)(solid-js@1.7.5)(vite@4.3.8): - resolution: {integrity: sha512-W5vS5W1vqOkIfyc6pH7NOIhfjuvmvFh1Qjstaq7cdkm67dQ8ozEZS2XIa2UIY1kMAIipfs9qDST85WEPSkbYIg==} + /@previewjs/plugin-solid@7.0.1(@types/node@20.3.1)(solid-js@1.7.6)(vite@4.3.9): + resolution: {integrity: sha512-AZ+KZJdTBvpqT5B3+ej/oo8RFfAJ9Oa5uYX5PdYX/gBP0L+NMrhQ0aYIjoNIta56IVYCRieGzPz3rl4uGOXhEQ==} dependencies: - '@previewjs/api': 12.0.0 - '@previewjs/serializable-values': 7.0.0 - '@previewjs/storybook-helpers': 2.0.8(@types/node@20.2.3) - '@previewjs/type-analyzer': 8.0.0 - '@previewjs/vfs': 2.0.13 - typescript: 5.0.4 - vite-plugin-solid: 2.7.0(solid-js@1.7.5)(vite@4.3.8) + '@previewjs/api': 12.0.1 + '@previewjs/serializable-values': 7.0.1 + '@previewjs/storybook-helpers': 2.0.9(@types/node@20.3.1) + '@previewjs/type-analyzer': 8.0.1 + '@previewjs/vfs': 2.0.14 + typescript: 5.1.3 + vite-plugin-solid: 2.7.0(solid-js@1.7.6)(vite@4.3.9) transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -844,19 +848,19 @@ packages: - vite dev: false - /@previewjs/plugin-svelte@5.0.0(@types/node@20.2.3): - resolution: {integrity: sha512-FPmaAO5s1qyb9BxDayChUhfRdWbYc8TsoQ/ztrD/X1FYKUDommL6MvPOGEw1S4v5vUH2j/QO39DnjLnzclmlaQ==} + /@previewjs/plugin-svelte@5.0.1(@types/node@20.3.1): + resolution: {integrity: sha512-0QUNO1xsM9PwljwNmP/cVEZvMlOjfCMu3gPXFBpcPJaMsFfSjbHI9xiT5TjYLJOSTvFton6txTGP0WeacTI2SA==} dependencies: - '@previewjs/api': 12.0.0 - '@previewjs/serializable-values': 7.0.0 - '@previewjs/storybook-helpers': 2.0.8(@types/node@20.2.3) - '@previewjs/type-analyzer': 8.0.0 - '@previewjs/vfs': 2.0.13 - '@sveltejs/vite-plugin-svelte': 2.3.0(svelte@3.59.1)(vite@4.3.8) + '@previewjs/api': 12.0.1 + '@previewjs/serializable-values': 7.0.1 + '@previewjs/storybook-helpers': 2.0.9(@types/node@20.3.1) + '@previewjs/type-analyzer': 8.0.1 + '@previewjs/vfs': 2.0.14 + '@sveltejs/vite-plugin-svelte': 2.4.1(svelte@3.59.1)(vite@4.3.9) fs-extra: 11.1.1 svelte: 3.59.1 - typescript: 5.0.4 - vite: 4.3.8(@types/node@20.2.3) + typescript: 5.1.3 + vite: 4.3.9(@types/node@20.3.1) transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -870,19 +874,19 @@ packages: - terser dev: false - /@previewjs/plugin-vue2@9.0.0(@types/node@20.2.3)(vite@4.3.8): - resolution: {integrity: sha512-9RTDN3KWc42yuVrQ9jvG4ia7n5id3UeTt0Z/GWaicnkX6pZ5I/UhuFcI4B3VijUorrRwZ0rdccmvh4skOwMkng==} + /@previewjs/plugin-vue2@9.0.1(@types/node@20.3.1)(vite@4.3.9): + resolution: {integrity: sha512-xCnABqVmpadJcQ5EqXn2LG9HT+U1bqEeplAAqVM9AOzP/zpXwIkcJ/MfcuVJCxhbtl8D1qqR903A26cvFycbVQ==} dependencies: - '@nuxt/config': 2.16.3 - '@previewjs/api': 12.0.0 - '@previewjs/serializable-values': 7.0.0 - '@previewjs/storybook-helpers': 2.0.8(@types/node@20.2.3) - '@previewjs/type-analyzer': 8.0.0 - '@previewjs/vfs': 2.0.13 - '@vitejs/plugin-vue2': 2.2.0(vite@4.3.8)(vue@2.7.14) - '@vitejs/plugin-vue2-jsx': 1.1.0(vite@4.3.8)(vue@2.7.14) + '@nuxt/config': 2.17.0 + '@previewjs/api': 12.0.1 + '@previewjs/serializable-values': 7.0.1 + '@previewjs/storybook-helpers': 2.0.9(@types/node@20.3.1) + '@previewjs/type-analyzer': 8.0.1 + '@previewjs/vfs': 2.0.14 + '@vitejs/plugin-vue2': 2.2.0(vite@4.3.9)(vue@2.7.14) + '@vitejs/plugin-vue2-jsx': 1.1.0(vite@4.3.9)(vue@2.7.14) fs-extra: 11.1.1 - typescript: 5.0.4 + typescript: 5.1.3 vue: 2.7.14 vue-template-compiler: 2.7.14 transitivePeerDependencies: @@ -900,19 +904,19 @@ packages: - vite dev: false - /@previewjs/plugin-vue3@9.0.0(@types/node@20.2.3)(vite@4.3.8): - resolution: {integrity: sha512-7D/cw1ZOVvlKAaXeBiws5dyKXi5EPBsaGMg4LYeNDJbjB7wAmb7izDP9Vr78T7NHINqTVB9BeUBXic0WoNqL2A==} + /@previewjs/plugin-vue3@9.0.1(@types/node@20.3.1)(vite@4.3.9): + resolution: {integrity: sha512-MQjSSUDqyFS8QomWFBn3exTHqERvLe7gurlKiNCS4d7F+AKgMDlYy82nQStfMLx2d/P1xZf7Y5c7AlQ+78R6yA==} dependencies: - '@previewjs/api': 12.0.0 - '@previewjs/serializable-values': 7.0.0 - '@previewjs/storybook-helpers': 2.0.8(@types/node@20.2.3) - '@previewjs/type-analyzer': 8.0.0 - '@previewjs/vfs': 2.0.13 - '@vitejs/plugin-vue': 4.2.3(vite@4.3.8)(vue@3.3.4) - '@vitejs/plugin-vue-jsx': 3.0.1(vite@4.3.8)(vue@3.3.4) + '@previewjs/api': 12.0.1 + '@previewjs/serializable-values': 7.0.1 + '@previewjs/storybook-helpers': 2.0.9(@types/node@20.3.1) + '@previewjs/type-analyzer': 8.0.1 + '@previewjs/vfs': 2.0.14 + '@vitejs/plugin-vue': 4.2.3(vite@4.3.9)(vue@3.3.4) + '@vitejs/plugin-vue-jsx': 3.0.1(vite@4.3.9)(vue@3.3.4) '@vue/compiler-sfc': 3.3.4 fs-extra: 11.1.1 - typescript: 5.0.4 + typescript: 5.1.3 vue: 3.3.4 transitivePeerDependencies: - '@swc/core' @@ -928,13 +932,13 @@ packages: - vite dev: false - /@previewjs/pro@1.13.0(@types/node@20.2.3): - resolution: {integrity: sha512-x+YQeMupOAYq3F8lui2jJOqPlnYABz+dKXN7uPMsH2+WpJ26Ko2Ejz7k9Kk0AdUQJPenlssXbPk+AnFVTlkrjg==} + /@previewjs/pro@1.13.1(@types/node@20.3.1): + resolution: {integrity: sha512-p9a+2AAMg9SUPH8nJN7dkPVh/nA0DOfD6kdhJQ/y8/6i1XTBoQie5wyTYSKMZDlWuRqNsBSn0MeZJMiMi1OO2Q==} dependencies: - '@previewjs/api': 12.0.0 - '@previewjs/core': 21.0.1(@types/node@20.2.3) - '@previewjs/serializable-values': 7.0.0 - '@previewjs/storybook-helpers': 2.0.8(@types/node@20.2.3) + '@previewjs/api': 12.0.1 + '@previewjs/core': 22.0.1(@types/node@20.3.1) + '@previewjs/serializable-values': 7.0.1 + '@previewjs/storybook-helpers': 2.0.9(@types/node@20.3.1) axios: 1.4.0 env-paths: 3.0.0 express: 4.18.2 @@ -954,24 +958,24 @@ packages: - terser dev: false - /@previewjs/serializable-values@7.0.0: - resolution: {integrity: sha512-GONoYOxHJwX2H5c6iSaxob/kX5QazGu65dvcbB4GaeUr13BMaLmxrTxBlf+6mTJs57O4Kc6uBg8HAWCP/dzeuA==} + /@previewjs/serializable-values@7.0.1: + resolution: {integrity: sha512-BkiyOHKk2Mb0NJxnOjNtjabWz7ig7FmvjU2d6aqxMQYMT344bm/GPYqCqCpowiJNv7HgewJLy5E6At1HWq4aYA==} dependencies: - '@faker-js/faker': 8.0.1 - '@previewjs/type-analyzer': 8.0.0 + '@faker-js/faker': 8.0.2 + '@previewjs/type-analyzer': 8.0.1 assert-never: 1.2.1 prettier: 2.8.8 - typescript: 5.0.4 + typescript: 5.1.3 dev: false - /@previewjs/storybook-helpers@2.0.8(@types/node@20.2.3): - resolution: {integrity: sha512-WvSBLxjEgKWAZRp1QEYaurhTD3xTprN+Zhv8sHPkJ3LAPtCaT8tYmOA66n/csNaVJ4atZFv5BFQFX4f7ATV/Lg==} + /@previewjs/storybook-helpers@2.0.9(@types/node@20.3.1): + resolution: {integrity: sha512-ZB620Uioz56/JkBT5eSmnsV5cZ9VK5xIMDKqro6/s5Z4u/XbR/UsruLuThCIhT2vYHa7ZVDKrArTv+5hd8fhHA==} dependencies: - '@previewjs/api': 12.0.0 - '@previewjs/core': 21.0.1(@types/node@20.2.3) - '@previewjs/serializable-values': 7.0.0 - '@previewjs/type-analyzer': 8.0.0 - typescript: 5.0.4 + '@previewjs/api': 12.0.1 + '@previewjs/core': 22.0.1(@types/node@20.3.1) + '@previewjs/serializable-values': 7.0.1 + '@previewjs/type-analyzer': 8.0.1 + typescript: 5.1.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -985,17 +989,17 @@ packages: - terser dev: false - /@previewjs/type-analyzer@8.0.0: - resolution: {integrity: sha512-Qs5hMC8WqIKz+U5cJRxQD7u5qxQTdQPNCVsGo7xsYij6MroEGN5eYv6h4tgjG0Hfo4GBz1jn8x+eh4HnSucKuA==} + /@previewjs/type-analyzer@8.0.1: + resolution: {integrity: sha512-fJBBoBo8izNI/2Ivwp1LUBEzdchYuNjT1jXwt4eHoPqqWZN0Z1Igp2I+QueIgAEGM5L4bDLV7+FamdyqBi6mwA==} dependencies: - '@previewjs/vfs': 2.0.13 + '@previewjs/vfs': 2.0.14 assert-never: 1.2.1 prettier: 2.8.8 - typescript: 5.0.4 + typescript: 5.1.3 dev: false - /@previewjs/vfs@2.0.13: - resolution: {integrity: sha512-qHy/ht04aNs5ugIacWKMU9LNDPR+SfUD1GrXUR6G+gdJ2suZHSzoj//Z5puOcUT6P7crQ0D1bjNiOOx5p6iPhg==} + /@previewjs/vfs@2.0.14: + resolution: {integrity: sha512-GdzcS+opeH/q0zQ7s2Zfj/sc5aXWsFQMJHU0si4jD544Q31Y6/I525UQ62NY/tecaFkJjTjvMYow51XR01ofxg==} dependencies: assert-never: 1.2.1 chokidar: 3.5.3 @@ -1016,38 +1020,38 @@ packages: picomatch: 2.3.1 dev: false - /@sveltejs/vite-plugin-svelte-inspector@1.0.1(@sveltejs/vite-plugin-svelte@2.3.0)(svelte@3.59.1)(vite@4.3.8): - resolution: {integrity: sha512-8ZXgDbAL1b2o7WHxnPsbkxTzZiZhMwOsCI/GFti3zFlh8unqJtUsgwRQV/XSULFcqkbZXz5v6MqMLSUpl3VKaA==} + /@sveltejs/vite-plugin-svelte-inspector@1.0.2(@sveltejs/vite-plugin-svelte@2.4.1)(svelte@3.59.1)(vite@4.3.9): + resolution: {integrity: sha512-Cy1dUMcYCnDVV/hPLXa43YZJ2jGKVW5rA0xuNL9dlmYhT0yoS1g7+FOFSRlgk0BXKk/Oc7grs+8BVA5Iz2fr8A==} engines: {node: ^14.18.0 || >= 16} peerDependencies: '@sveltejs/vite-plugin-svelte': ^2.2.0 - svelte: ^3.54.0 + svelte: ^3.54.0 || ^4.0.0-next.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 2.3.0(svelte@3.59.1)(vite@4.3.8) + '@sveltejs/vite-plugin-svelte': 2.4.1(svelte@3.59.1)(vite@4.3.9) debug: 4.3.4 svelte: 3.59.1 - vite: 4.3.8(@types/node@20.2.3) + vite: 4.3.9(@types/node@20.3.1) transitivePeerDependencies: - supports-color dev: false - /@sveltejs/vite-plugin-svelte@2.3.0(svelte@3.59.1)(vite@4.3.8): - resolution: {integrity: sha512-NbgDn5/auWfGYFip7DheDj49/JLE6VugdtdLJjnQASYxXqrQjl81xaZzQsoSAxWk+j2mOkmPFy56gV2i63FUnA==} + /@sveltejs/vite-plugin-svelte@2.4.1(svelte@3.59.1)(vite@4.3.9): + resolution: {integrity: sha512-bNNKvoRY89ptY7udeBSCmTdCVwkjmMcZ0j/z9J5MuedT8jPjq0zrknAo/jF1sToAza4NVaAgR9AkZoD9oJJmnA==} engines: {node: ^14.18.0 || >= 16} peerDependencies: - svelte: ^3.54.0 + svelte: ^3.54.0 || ^4.0.0-next.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 1.0.1(@sveltejs/vite-plugin-svelte@2.3.0)(svelte@3.59.1)(vite@4.3.8) + '@sveltejs/vite-plugin-svelte-inspector': 1.0.2(@sveltejs/vite-plugin-svelte@2.4.1)(svelte@3.59.1)(vite@4.3.9) debug: 4.3.4 deepmerge: 4.3.1 kleur: 4.1.5 magic-string: 0.30.0 svelte: 3.59.1 - svelte-hmr: 0.15.1(svelte@3.59.1) - vite: 4.3.8(@types/node@20.2.3) - vitefu: 0.2.4(vite@4.3.8) + svelte-hmr: 0.15.2(svelte@3.59.1) + vite: 4.3.9(@types/node@20.3.1) + vitefu: 0.2.4(vite@4.3.9) transitivePeerDependencies: - supports-color dev: false @@ -1068,112 +1072,112 @@ packages: resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} dev: false - /@types/babel__core@7.20.0: - resolution: {integrity: sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==} + /@types/babel__core@7.20.1: + resolution: {integrity: sha512-aACu/U/omhdk15O4Nfb+fHgH/z3QsfQzpnvRZhYhThms83ZnAOZz7zZAWO7mn2yyNQaA4xTO8GLK3uqFU4bYYw==} dependencies: - '@babel/parser': 7.21.9 - '@babel/types': 7.21.5 + '@babel/parser': 7.22.5 + '@babel/types': 7.22.5 '@types/babel__generator': 7.6.4 '@types/babel__template': 7.4.1 - '@types/babel__traverse': 7.18.5 + '@types/babel__traverse': 7.20.1 dev: false /@types/babel__generator@7.6.4: resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} dependencies: - '@babel/types': 7.21.5 + '@babel/types': 7.22.5 dev: false /@types/babel__template@7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.21.9 - '@babel/types': 7.21.5 + '@babel/parser': 7.22.5 + '@babel/types': 7.22.5 dev: false - /@types/babel__traverse@7.18.5: - resolution: {integrity: sha512-enCvTL8m/EHS/zIvJno9nE+ndYPh1/oNFzRYRmtUqJICG2VnCSBzMLW5VN2KCQU91f23tsNKR8v7VJJQMatl7Q==} + /@types/babel__traverse@7.20.1: + resolution: {integrity: sha512-MitHFXnhtgwsGZWtT68URpOvLN4EREih1u3QtQiN4VdAxWKRVvGCSvw/Qth0M0Qq3pJpnGOu5JaM/ydK7OGbqg==} dependencies: - '@babel/types': 7.21.5 + '@babel/types': 7.22.5 dev: false /@types/estree@1.0.1: resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==} dev: false - /@types/node@20.2.3: - resolution: {integrity: sha512-pg9d0yC4rVNWQzX8U7xb4olIOFuuVL9za3bzMT2pu2SU0SNEi66i2qrvhE2qt0HvkhuCaWJu7pLNOt/Pj8BIrw==} + /@types/node@20.3.1: + resolution: {integrity: sha512-EhcH/wvidPy1WeML3TtYFGR83UzjxeWRen9V402T8aUGYsCHOmfoisV3ZSg03gAFIbLq8TnWOJ0f4cALtnSEUg==} dev: false - /@vitejs/plugin-react@4.0.0(vite@4.3.8): + /@vitejs/plugin-react@4.0.0(vite@4.3.9): resolution: {integrity: sha512-HX0XzMjL3hhOYm+0s95pb0Z7F8O81G7joUHgfDd/9J/ZZf5k4xX6QAMFkKsHFxaHlf6X7GD7+XuaZ66ULiJuhQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.2.0 dependencies: - '@babel/core': 7.21.8 - '@babel/plugin-transform-react-jsx-self': 7.21.0(@babel/core@7.21.8) - '@babel/plugin-transform-react-jsx-source': 7.19.6(@babel/core@7.21.8) + '@babel/core': 7.22.5 + '@babel/plugin-transform-react-jsx-self': 7.22.5(@babel/core@7.22.5) + '@babel/plugin-transform-react-jsx-source': 7.22.5(@babel/core@7.22.5) react-refresh: 0.14.0 - vite: 4.3.8(@types/node@20.2.3) + vite: 4.3.9(@types/node@20.3.1) transitivePeerDependencies: - supports-color dev: false - /@vitejs/plugin-vue-jsx@3.0.1(vite@4.3.8)(vue@3.3.4): + /@vitejs/plugin-vue-jsx@3.0.1(vite@4.3.9)(vue@3.3.4): resolution: {integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 vue: ^3.0.0 dependencies: - '@babel/core': 7.21.8 - '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.21.8) - '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.21.8) - vite: 4.3.8(@types/node@20.2.3) + '@babel/core': 7.22.5 + '@babel/plugin-transform-typescript': 7.22.5(@babel/core@7.22.5) + '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.22.5) + vite: 4.3.9(@types/node@20.3.1) vue: 3.3.4 transitivePeerDependencies: - supports-color dev: false - /@vitejs/plugin-vue2-jsx@1.1.0(vite@4.3.8)(vue@2.7.14): + /@vitejs/plugin-vue2-jsx@1.1.0(vite@4.3.9)(vue@2.7.14): resolution: {integrity: sha512-Mxg24oJVGXlu33p4fx1nHgG7jW+beK7cK1Xb6IP6tAPXrZ9N/mldFPKKhftBsITgOIKXzHeldKY6iOGEttzjEQ==} engines: {node: '>=14.18.0'} peerDependencies: vite: ^2.9.13 || ^3.0.0 || ^4.0.0 vue: ^2.7.0 dependencies: - '@babel/core': 7.21.8 - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.21.8) - '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.21.8) + '@babel/core': 7.22.5 + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.5) + '@babel/plugin-transform-typescript': 7.22.5(@babel/core@7.22.5) '@rollup/pluginutils': 5.0.2 - '@vue/babel-preset-jsx': 1.4.0(@babel/core@7.21.8)(vue@2.7.14) - vite: 4.3.8(@types/node@20.2.3) + '@vue/babel-preset-jsx': 1.4.0(@babel/core@7.22.5)(vue@2.7.14) + vite: 4.3.9(@types/node@20.3.1) vue: 2.7.14 transitivePeerDependencies: - rollup - supports-color dev: false - /@vitejs/plugin-vue2@2.2.0(vite@4.3.8)(vue@2.7.14): + /@vitejs/plugin-vue2@2.2.0(vite@4.3.9)(vue@2.7.14): resolution: {integrity: sha512-1km7zEuZ/9QRPvzXSjikbTYGQPG86Mq1baktpC4sXqsXlb02HQKfi+fl8qVS703JM7cgm24Ga9j+RwKmvFn90A==} engines: {node: ^14.18.0 || >= 16.0.0} peerDependencies: vite: ^3.0.0 || ^4.0.0 vue: ^2.7.0-0 dependencies: - vite: 4.3.8(@types/node@20.2.3) + vite: 4.3.9(@types/node@20.3.1) vue: 2.7.14 dev: false - /@vitejs/plugin-vue@4.2.3(vite@4.3.8)(vue@3.3.4): + /@vitejs/plugin-vue@4.2.3(vite@4.3.9)(vue@3.3.4): resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.3.8(@types/node@20.2.3) + vite: 4.3.9(@types/node@20.3.1) vue: 3.3.4 dev: false @@ -1185,14 +1189,14 @@ packages: resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==} dev: false - /@vue/babel-plugin-jsx@1.1.1(@babel/core@7.21.8): + /@vue/babel-plugin-jsx@1.1.1(@babel/core@7.22.5): resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==} dependencies: - '@babel/helper-module-imports': 7.21.4 - '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.8) - '@babel/template': 7.21.9 - '@babel/traverse': 7.21.5 - '@babel/types': 7.21.5 + '@babel/helper-module-imports': 7.22.5 + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5) + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 '@vue/babel-helper-vue-transform-on': 1.0.2 camelcase: 6.3.0 html-tags: 3.3.1 @@ -1202,21 +1206,21 @@ packages: - supports-color dev: false - /@vue/babel-plugin-transform-vue-jsx@1.4.0(@babel/core@7.21.8): + /@vue/babel-plugin-transform-vue-jsx@1.4.0(@babel/core@7.22.5): resolution: {integrity: sha512-Fmastxw4MMx0vlgLS4XBX0XiBbUFzoMGeVXuMV08wyOfXdikAFqBTuYPR0tlk+XskL19EzHc39SgjrPGY23JnA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.8 - '@babel/helper-module-imports': 7.21.4 - '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.8) + '@babel/core': 7.22.5 + '@babel/helper-module-imports': 7.22.5 + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5) '@vue/babel-helper-vue-jsx-merge-props': 1.4.0 html-tags: 2.0.0 lodash.kebabcase: 4.1.1 svg-tags: 1.0.0 dev: false - /@vue/babel-preset-jsx@1.4.0(@babel/core@7.21.8)(vue@2.7.14): + /@vue/babel-preset-jsx@1.4.0(@babel/core@7.22.5)(vue@2.7.14): resolution: {integrity: sha512-QmfRpssBOPZWL5xw7fOuHNifCQcNQC1PrOo/4fu6xlhlKJJKSA3HqX92Nvgyx8fqHZTUGMPHmFA+IDqwXlqkSA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1225,83 +1229,83 @@ packages: vue: optional: true dependencies: - '@babel/core': 7.21.8 + '@babel/core': 7.22.5 '@vue/babel-helper-vue-jsx-merge-props': 1.4.0 - '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.21.8) - '@vue/babel-sugar-composition-api-inject-h': 1.4.0(@babel/core@7.21.8) - '@vue/babel-sugar-composition-api-render-instance': 1.4.0(@babel/core@7.21.8) - '@vue/babel-sugar-functional-vue': 1.4.0(@babel/core@7.21.8) - '@vue/babel-sugar-inject-h': 1.4.0(@babel/core@7.21.8) - '@vue/babel-sugar-v-model': 1.4.0(@babel/core@7.21.8) - '@vue/babel-sugar-v-on': 1.4.0(@babel/core@7.21.8) + '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.22.5) + '@vue/babel-sugar-composition-api-inject-h': 1.4.0(@babel/core@7.22.5) + '@vue/babel-sugar-composition-api-render-instance': 1.4.0(@babel/core@7.22.5) + '@vue/babel-sugar-functional-vue': 1.4.0(@babel/core@7.22.5) + '@vue/babel-sugar-inject-h': 1.4.0(@babel/core@7.22.5) + '@vue/babel-sugar-v-model': 1.4.0(@babel/core@7.22.5) + '@vue/babel-sugar-v-on': 1.4.0(@babel/core@7.22.5) vue: 2.7.14 dev: false - /@vue/babel-sugar-composition-api-inject-h@1.4.0(@babel/core@7.21.8): + /@vue/babel-sugar-composition-api-inject-h@1.4.0(@babel/core@7.22.5): resolution: {integrity: sha512-VQq6zEddJHctnG4w3TfmlVp5FzDavUSut/DwR0xVoe/mJKXyMcsIibL42wPntozITEoY90aBV0/1d2KjxHU52g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.8 - '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.8) + '@babel/core': 7.22.5 + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5) dev: false - /@vue/babel-sugar-composition-api-render-instance@1.4.0(@babel/core@7.21.8): + /@vue/babel-sugar-composition-api-render-instance@1.4.0(@babel/core@7.22.5): resolution: {integrity: sha512-6ZDAzcxvy7VcnCjNdHJ59mwK02ZFuP5CnucloidqlZwVQv5CQLijc3lGpR7MD3TWFi78J7+a8J56YxbCtHgT9Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.8 - '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.8) + '@babel/core': 7.22.5 + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5) dev: false - /@vue/babel-sugar-functional-vue@1.4.0(@babel/core@7.21.8): + /@vue/babel-sugar-functional-vue@1.4.0(@babel/core@7.22.5): resolution: {integrity: sha512-lTEB4WUFNzYt2In6JsoF9sAYVTo84wC4e+PoZWSgM6FUtqRJz7wMylaEhSRgG71YF+wfLD6cc9nqVeXN2rwBvw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.8 - '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.8) + '@babel/core': 7.22.5 + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5) dev: false - /@vue/babel-sugar-inject-h@1.4.0(@babel/core@7.21.8): + /@vue/babel-sugar-inject-h@1.4.0(@babel/core@7.22.5): resolution: {integrity: sha512-muwWrPKli77uO2fFM7eA3G1lAGnERuSz2NgAxuOLzrsTlQl8W4G+wwbM4nB6iewlKbwKRae3nL03UaF5ffAPMA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.8 - '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.8) + '@babel/core': 7.22.5 + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5) dev: false - /@vue/babel-sugar-v-model@1.4.0(@babel/core@7.21.8): + /@vue/babel-sugar-v-model@1.4.0(@babel/core@7.22.5): resolution: {integrity: sha512-0t4HGgXb7WHYLBciZzN5s0Hzqan4Ue+p/3FdQdcaHAb7s5D9WZFGoSxEZHrR1TFVZlAPu1bejTKGeAzaaG3NCQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.8 - '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.8) + '@babel/core': 7.22.5 + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5) '@vue/babel-helper-vue-jsx-merge-props': 1.4.0 - '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.21.8) + '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.22.5) camelcase: 5.3.1 html-tags: 2.0.0 svg-tags: 1.0.0 dev: false - /@vue/babel-sugar-v-on@1.4.0(@babel/core@7.21.8): + /@vue/babel-sugar-v-on@1.4.0(@babel/core@7.22.5): resolution: {integrity: sha512-m+zud4wKLzSKgQrWwhqRObWzmTuyzl6vOP7024lrpeJM4x2UhQtRDLgYjXAw9xBXjCwS0pP9kXjg91F9ZNo9JA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.8 - '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.8) - '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.21.8) + '@babel/core': 7.22.5 + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5) + '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.22.5) camelcase: 5.3.1 dev: false /@vue/compiler-core@3.3.4: resolution: {integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==} dependencies: - '@babel/parser': 7.21.9 + '@babel/parser': 7.22.5 '@vue/shared': 3.3.4 estree-walker: 2.0.2 source-map-js: 1.0.2 @@ -1317,15 +1321,15 @@ packages: /@vue/compiler-sfc@2.7.14: resolution: {integrity: sha512-aNmNHyLPsw+sVvlQFQ2/8sjNuLtK54TC6cuKnVzAY93ks4ZBrvwQSnkkIh7bsbNhum5hJBS00wSDipQ937f5DA==} dependencies: - '@babel/parser': 7.21.9 - postcss: 8.4.23 + '@babel/parser': 7.22.5 + postcss: 8.4.24 source-map: 0.6.1 dev: false /@vue/compiler-sfc@3.3.4: resolution: {integrity: sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==} dependencies: - '@babel/parser': 7.21.9 + '@babel/parser': 7.22.5 '@vue/compiler-core': 3.3.4 '@vue/compiler-dom': 3.3.4 '@vue/compiler-ssr': 3.3.4 @@ -1333,7 +1337,7 @@ packages: '@vue/shared': 3.3.4 estree-walker: 2.0.2 magic-string: 0.30.0 - postcss: 8.4.23 + postcss: 8.4.24 source-map-js: 1.0.2 dev: false @@ -1347,7 +1351,7 @@ packages: /@vue/reactivity-transform@3.3.4: resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} dependencies: - '@babel/parser': 7.21.9 + '@babel/parser': 7.22.5 '@vue/compiler-core': 3.3.4 '@vue/shared': 3.3.4 estree-walker: 2.0.2 @@ -1478,26 +1482,26 @@ packages: - debug dev: false - /babel-plugin-jsx-dom-expressions@0.36.10(@babel/core@7.21.8): + /babel-plugin-jsx-dom-expressions@0.36.10(@babel/core@7.22.5): resolution: {integrity: sha512-QA2k/14WGw+RgcGGnEuLWwnu4em6CGhjeXtjvgOYyFHYS2a+CzPeaVQHDOlfuiBcjq/3hWMspHMIMnPEOIzdBg==} peerDependencies: '@babel/core': ^7.20.12 dependencies: - '@babel/core': 7.21.8 + '@babel/core': 7.22.5 '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.8) - '@babel/types': 7.21.5 + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5) + '@babel/types': 7.22.5 html-entities: 2.3.3 validate-html-nesting: 1.2.2 dev: false - /babel-preset-solid@1.7.4(@babel/core@7.21.8): + /babel-preset-solid@1.7.4(@babel/core@7.22.5): resolution: {integrity: sha512-0mbHNYkbOVYhH6L95VlHVkBEVQjOXSzUqLDiFxUcsg/tU4yTM/qx7FI8C+kmos9LHckQBSm3wtwoe1BZLNJR1w==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.21.8 - babel-plugin-jsx-dom-expressions: 0.36.10(@babel/core@7.21.8) + '@babel/core': 7.22.5 + babel-plugin-jsx-dom-expressions: 0.36.10(@babel/core@7.22.5) dev: false /base64-js@1.5.1: @@ -1540,15 +1544,15 @@ packages: fill-range: 7.0.1 dev: false - /browserslist@4.21.5: - resolution: {integrity: sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==} + /browserslist@4.21.8: + resolution: {integrity: sha512-j+7xYe+v+q2Id9qbBeCI8WX5NmZSRe8es1+0xntD/+gaWXznP8tFEkv5IgSaHf5dS1YwVMbX/4W6m937mj+wQw==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001489 - electron-to-chromium: 1.4.405 + caniuse-lite: 1.0.30001502 + electron-to-chromium: 1.4.428 node-releases: 2.0.12 - update-browserslist-db: 1.0.11(browserslist@4.21.5) + update-browserslist-db: 1.0.11(browserslist@4.21.8) dev: false /buffer@6.0.3: @@ -1580,8 +1584,8 @@ packages: engines: {node: '>=10'} dev: false - /caniuse-lite@1.0.30001489: - resolution: {integrity: sha512-x1mgZEXK8jHIfAxm+xgdpHpk50IN3z3q3zP261/WS+uvePxW8izXuCu6AHz0lkuYTlATDehiZ/tNyYBdSQsOUQ==} + /caniuse-lite@1.0.30001502: + resolution: {integrity: sha512-AZ+9tFXw1sS0o0jcpJQIXvFTOB/xGiQ4OQ2t98QX3NDn2EZTSRBC801gxrsGgViuq2ak/NLkNgSNEPtCr5lfKg==} dev: false /chalk@2.4.2: @@ -1625,8 +1629,8 @@ packages: delayed-stream: 1.0.0 dev: false - /consola@2.15.3: - resolution: {integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==} + /consola@3.1.0: + resolution: {integrity: sha512-rrrJE6rP0qzl/Srg+C9x/AE5Kxfux7reVm1Wh0wCjuXvih6DqZgqDZe8auTD28fzJ9TF0mHlSDrPpWlujQRo1Q==} dev: false /content-disposition@0.5.4: @@ -1742,8 +1746,8 @@ packages: path-type: 4.0.0 dev: false - /dotenv@16.0.3: - resolution: {integrity: sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==} + /dotenv@16.1.4: + resolution: {integrity: sha512-m55RtE8AsPeJBpOIFKihEmqUcoVncQIwo7x9U8ZwLEZw9ZpXboz2c+rvog+jUaJvVrZ5kBOeYQBX5+8Aa/OZQw==} engines: {node: '>=12'} dev: false @@ -1751,8 +1755,8 @@ packages: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} dev: false - /electron-to-chromium@1.4.405: - resolution: {integrity: sha512-JdDgnwU69FMZURoesf9gNOej2Cms1XJFfLk24y1IBtnAdhTcJY/mXnokmpmxHN59PcykBP4bgUU98vLY44Lhuw==} + /electron-to-chromium@1.4.428: + resolution: {integrity: sha512-L7uUknyY286of0AYC8CKfgWstD0Smk2DvHDi9F0GWQhSH90Bzi7iDrmCbZKz75tYJxeGSAc7TYeKpmbjMDoh1w==} dev: false /encodeurl@1.0.2: @@ -2018,9 +2022,9 @@ packages: has-symbols: 1.0.3 dev: false - /get-port@6.1.2: - resolution: {integrity: sha512-BrGGraKm2uPqurfGVj/z97/zv8dPleC6x9JBNRTrDNtCkkRF4rPwrQXFgL7+I+q8QSdU4ntLQX2D7KIxSy8nGw==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + /get-port@7.0.0: + resolution: {integrity: sha512-mDHFgApoQd+azgMdwylJrv2DX47ywGq1i5VFJE7fZ0dttNq3iQMfsU4IvEgBHojA3KqEudyu7Vq+oN8kNaNkWw==} + engines: {node: '>=16'} dev: false /glob-parent@5.1.2: @@ -2186,8 +2190,8 @@ packages: engines: {node: '>=0.12.0'} dev: false - /is-what@4.1.11: - resolution: {integrity: sha512-gr9+qDrJvdwT4+N2TAACsZQIB4Ow9j2eefqlh3m9JUV41M1LoKhcE+/j+IVni/r6U8Jnc1PwhjdjVJr+Xmtb0A==} + /is-what@4.1.15: + resolution: {integrity: sha512-uKua1wfy3Yt+YqsD6mTUEa2zSi3G1oPlqTflgaPJ7z63vUGN5pxFpnQfeSLMFnJDEsdvOtkp1rUWkYjB4YfhgA==} engines: {node: '>=12.13'} dev: false @@ -2270,7 +2274,7 @@ packages: resolution: {integrity: sha512-eRtbOb1N5iyH0tkQDAoQ4Ipsp/5qSR79Dzrz8hEPxRX10RWWR/iQXdoKmBSRCThY1Fh5EhISDtpSc93fpxUniQ==} engines: {node: '>=12.13'} dependencies: - is-what: 4.1.11 + is-what: 4.1.15 dev: false /merge-descriptors@1.0.1: @@ -2439,8 +2443,8 @@ packages: thread-stream: 2.3.0 dev: false - /postcss@8.4.23: - resolution: {integrity: sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==} + /postcss@8.4.24: + resolution: {integrity: sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.6 @@ -2591,8 +2595,8 @@ packages: typescript: 4.9.5 dev: false - /rollup@3.23.0: - resolution: {integrity: sha512-h31UlwEi7FHihLe1zbk+3Q7z1k/84rb9BSwmBSr/XjOCEaBJ2YyedQDuM0t/kfOS0IxM+vk1/zI9XxYj9V+NJQ==} + /rollup@3.25.1: + resolution: {integrity: sha512-tywOR+rwIt5m2ZAWSe5AIJcTat8vGlnPFAv15ycCrw33t6iFsXZ6mzHVFh2psSjxQPmI+xgzMZZizUAukBI4aQ==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -2695,27 +2699,32 @@ packages: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} dev: false + /signal-exit@4.0.2: + resolution: {integrity: sha512-MY2/qGx4enyjprQnFaZsHib3Yadh3IXyV2C321GY0pjGfVBu4un0uDJkwgdxqO+Rdx8JMT8IfJIRwbYVz3Ob3Q==} + engines: {node: '>=14'} + dev: false + /slash@4.0.0: resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==} engines: {node: '>=12'} dev: false - /solid-js@1.7.5: - resolution: {integrity: sha512-GfJ8na1e9FG1oAF5xC24BM+ATLym0sfH+ZblkbBFpueYdq3fWAoA5Ve+jGeIeLI7jmMGfa0rUaKruszNm2sH8w==} + /solid-js@1.7.6: + resolution: {integrity: sha512-DXVOTjUh/bIAhE0fIqu3ezGLyQaez7v8EOw3uPLIi87DmLjg+hsuCAgKyNIZ+o4jUetOk3ZORccvJmE1yZUk8g==} dependencies: csstype: 3.1.2 seroval: 0.5.1 dev: false - /solid-refresh@0.5.2(solid-js@1.7.5): - resolution: {integrity: sha512-I69HmFj0LsGRJ3n8CEMVjyQFgVtuM2bSjznu2hCnsY+i5oOxh8ioWj00nnHBv0UYD3WpE/Sq4Q3TNw2IKmKN7A==} + /solid-refresh@0.5.3(solid-js@1.7.6): + resolution: {integrity: sha512-Otg5it5sjOdZbQZJnvo99TEBAr6J7PQ5AubZLNU6szZzg3RQQ5MX04oteBIIGDs0y2Qv8aXKm9e44V8z+UnFdw==} peerDependencies: solid-js: ^1.3 dependencies: - '@babel/generator': 7.21.9 - '@babel/helper-module-imports': 7.21.4 - '@babel/types': 7.21.5 - solid-js: 1.7.5 + '@babel/generator': 7.22.5 + '@babel/helper-module-imports': 7.22.5 + '@babel/types': 7.22.5 + solid-js: 1.7.6 dev: false /sonic-boom@3.3.0: @@ -2765,11 +2774,11 @@ packages: has-flag: 3.0.0 dev: false - /svelte-hmr@0.15.1(svelte@3.59.1): - resolution: {integrity: sha512-BiKB4RZ8YSwRKCNVdNxK/GfY+r4Kjgp9jCLEy0DuqAKfmQtpL38cQK3afdpjw4sqSs4PLi3jIPJIFp259NkZtA==} + /svelte-hmr@0.15.2(svelte@3.59.1): + resolution: {integrity: sha512-q/bAruCvFLwvNbeE1x3n37TYFb3mTBJ6TrCq6p2CoFbSTNhDE9oAtEfpy+wmc9So8AG0Tja+X0/mJzX9tSfvIg==} engines: {node: ^12.20 || ^14.13.1 || >= 16} peerDependencies: - svelte: '>=3.19.0' + svelte: ^3.19.0 || ^4.0.0-next.0 dependencies: svelte: 3.59.1 dev: false @@ -2806,7 +2815,7 @@ packages: engines: {node: '>=0.6'} dev: false - /ts-node@10.9.1(@types/node@20.2.3)(typescript@5.0.4): + /ts-node@10.9.1(@types/node@20.3.1)(typescript@5.1.3): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -2825,19 +2834,19 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.2.3 + '@types/node': 20.3.1 acorn: 8.8.2 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.0.4 + typescript: 5.1.3 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: false - /tsconfck@2.1.1(typescript@5.0.4): + /tsconfck@2.1.1(typescript@5.1.3): resolution: {integrity: sha512-ZPCkJBKASZBmBUNqGHmRhdhM8pJYDdOXp4nRgj/O0JwUwsMq50lCDRQP/M5GBNAA0elPrq4gAeu4dkaVCuKWww==} engines: {node: ^14.13.1 || ^16 || >=18} hasBin: true @@ -2847,7 +2856,7 @@ packages: typescript: optional: true dependencies: - typescript: 5.0.4 + typescript: 5.1.3 dev: false /tsconfig-paths@4.2.0: @@ -2878,9 +2887,9 @@ packages: hasBin: true dev: false - /typescript@5.0.4: - resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==} - engines: {node: '>=12.20'} + /typescript@5.1.3: + resolution: {integrity: sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==} + engines: {node: '>=14.17'} hasBin: true dev: false @@ -2906,13 +2915,13 @@ packages: engines: {node: '>= 0.8'} dev: false - /update-browserslist-db@1.0.11(browserslist@4.21.5): + /update-browserslist-db@1.0.11(browserslist@4.21.8): resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.21.5 + browserslist: 4.21.8 escalade: 3.1.1 picocolors: 1.0.0 dev: false @@ -2941,26 +2950,26 @@ packages: engines: {node: '>= 0.8'} dev: false - /vite-plugin-solid@2.7.0(solid-js@1.7.5)(vite@4.3.8): + /vite-plugin-solid@2.7.0(solid-js@1.7.6)(vite@4.3.9): resolution: {integrity: sha512-avp/Jl5zOp/Itfo67xtDB2O61U7idviaIp4mLsjhCa13PjKNasz+IID0jYTyqUp9SFx6/PmBr6v4KgDppqompg==} peerDependencies: solid-js: ^1.7.2 vite: ^3.0.0 || ^4.0.0 dependencies: - '@babel/core': 7.21.8 - '@babel/preset-typescript': 7.21.5(@babel/core@7.21.8) - '@types/babel__core': 7.20.0 - babel-preset-solid: 1.7.4(@babel/core@7.21.8) + '@babel/core': 7.22.5 + '@babel/preset-typescript': 7.22.5(@babel/core@7.22.5) + '@types/babel__core': 7.20.1 + babel-preset-solid: 1.7.4(@babel/core@7.22.5) merge-anything: 5.1.7 - solid-js: 1.7.5 - solid-refresh: 0.5.2(solid-js@1.7.5) - vite: 4.3.8(@types/node@20.2.3) - vitefu: 0.2.4(vite@4.3.8) + solid-js: 1.7.6 + solid-refresh: 0.5.3(solid-js@1.7.6) + vite: 4.3.9(@types/node@20.3.1) + vitefu: 0.2.4(vite@4.3.9) transitivePeerDependencies: - supports-color dev: false - /vite-tsconfig-paths@4.2.0(typescript@5.0.4)(vite@4.3.8): + /vite-tsconfig-paths@4.2.0(typescript@5.1.3)(vite@4.3.9): resolution: {integrity: sha512-jGpus0eUy5qbbMVGiTxCL1iB9ZGN6Bd37VGLJU39kTDD6ZfULTTb1bcc5IeTWqWJKiWV5YihCaibeASPiGi8kw==} peerDependencies: vite: '*' @@ -2970,15 +2979,15 @@ packages: dependencies: debug: 4.3.4 globrex: 0.1.2 - tsconfck: 2.1.1(typescript@5.0.4) - vite: 4.3.8(@types/node@20.2.3) + tsconfck: 2.1.1(typescript@5.1.3) + vite: 4.3.9(@types/node@20.3.1) transitivePeerDependencies: - supports-color - typescript dev: false - /vite@4.3.8(@types/node@20.2.3): - resolution: {integrity: sha512-uYB8PwN7hbMrf4j1xzGDk/lqjsZvCDbt/JC5dyfxc19Pg8kRm14LinK/uq+HSLNswZEoKmweGdtpbnxRtrAXiQ==} + /vite@4.3.9(@types/node@20.3.1): + resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -3002,15 +3011,15 @@ packages: terser: optional: true dependencies: - '@types/node': 20.2.3 + '@types/node': 20.3.1 esbuild: 0.17.19 - postcss: 8.4.23 - rollup: 3.23.0 + postcss: 8.4.24 + rollup: 3.25.1 optionalDependencies: fsevents: 2.3.2 dev: false - /vitefu@0.2.4(vite@4.3.8): + /vitefu@0.2.4(vite@4.3.9): resolution: {integrity: sha512-fanAXjSaf9xXtOOeno8wZXIhgia+CZury481LsDaV++lSvcU2R9Ch2bPh3PYFyoHW+w9LqAeYRISVQjUIew14g==} peerDependencies: vite: ^3.0.0 || ^4.0.0 @@ -3018,7 +3027,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.8(@types/node@20.2.3) + vite: 4.3.9(@types/node@20.3.1) dev: false /vue-template-compiler@2.7.14: