diff --git a/package.json b/package.json index ab0758b..41c8589 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint": "^8.57.1", "eslint-config-cmyr": "^1.1.32", "eslint-plugin-vue": "^9.29.0", - "sass": "^1.79.4", + "sass": "^1.79.5", "stylelint": "^14.5.0", "stylelint-config-cmyr": "^0.2.1", "stylelint-config-rational-order": "^0.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3f7300e..8eab445 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,7 +35,7 @@ importers: version: 5.62.0(eslint@8.57.1)(typescript@5.6.3) '@vitejs/plugin-vue': specifier: ^3.2.0 - version: 3.2.0(vite@3.2.10(@types/node@20.14.11)(sass@1.79.4)(sugarss@2.0.0))(vue@2.7.16) + version: 3.2.0(vite@3.2.10(@types/node@20.14.11)(sass@1.79.5)(sugarss@2.0.0))(vue@2.7.16) '@vue/compiler-sfc': specifier: ^3.5.12 version: 3.5.12 @@ -61,8 +61,8 @@ importers: specifier: ^9.29.0 version: 9.29.0(eslint@8.57.1) sass: - specifier: ^1.79.4 - version: 1.79.4 + specifier: ^1.79.5 + version: 1.79.5 stylelint: specifier: ^14.5.0 version: 14.16.1 @@ -86,13 +86,13 @@ importers: version: 5.6.3 vite: specifier: ^3.2.5 - version: 3.2.10(@types/node@20.14.11)(sass@1.79.4)(sugarss@2.0.0) + version: 3.2.10(@types/node@20.14.11)(sass@1.79.5)(sugarss@2.0.0) vite-plugin-vue2: specifier: ^2.0.3 - version: 2.0.3(lodash@4.17.21)(vite@3.2.10(@types/node@20.14.11)(sass@1.79.4)(sugarss@2.0.0))(vue-template-compiler@2.7.16)(vue@2.7.16) + version: 2.0.3(lodash@4.17.21)(vite@3.2.10(@types/node@20.14.11)(sass@1.79.5)(sugarss@2.0.0))(vue-template-compiler@2.7.16)(vue@2.7.16) vite-tsconfig-paths: specifier: ^5.0.1 - version: 5.0.1(typescript@5.6.3)(vite@3.2.10(@types/node@20.14.11)(sass@1.79.4)(sugarss@2.0.0)) + version: 5.0.1(typescript@5.6.3)(vite@3.2.10(@types/node@20.14.11)(sass@1.79.5)(sugarss@2.0.0)) packages: @@ -432,6 +432,82 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} + '@parcel/watcher-android-arm64@2.4.1': + resolution: {integrity: sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [android] + + '@parcel/watcher-darwin-arm64@2.4.1': + resolution: {integrity: sha512-ln41eihm5YXIY043vBrrHfn94SIBlqOWmoROhsMVTSXGh0QahKGy77tfEywQ7v3NywyxBBkGIfrWRHm0hsKtzA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [darwin] + + '@parcel/watcher-darwin-x64@2.4.1': + resolution: {integrity: sha512-yrw81BRLjjtHyDu7J61oPuSoeYWR3lDElcPGJyOvIXmor6DEo7/G2u1o7I38cwlcoBHQFULqF6nesIX3tsEXMg==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [darwin] + + '@parcel/watcher-freebsd-x64@2.4.1': + resolution: {integrity: sha512-TJa3Pex/gX3CWIx/Co8k+ykNdDCLx+TuZj3f3h7eOjgpdKM+Mnix37RYsYU4LHhiYJz3DK5nFCCra81p6g050w==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [freebsd] + + '@parcel/watcher-linux-arm-glibc@2.4.1': + resolution: {integrity: sha512-4rVYDlsMEYfa537BRXxJ5UF4ddNwnr2/1O4MHM5PjI9cvV2qymvhwZSFgXqbS8YoTk5i/JR0L0JDs69BUn45YA==} + engines: {node: '>= 10.0.0'} + cpu: [arm] + os: [linux] + + '@parcel/watcher-linux-arm64-glibc@2.4.1': + resolution: {integrity: sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [linux] + + '@parcel/watcher-linux-arm64-musl@2.4.1': + resolution: {integrity: sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [linux] + + '@parcel/watcher-linux-x64-glibc@2.4.1': + resolution: {integrity: sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [linux] + + '@parcel/watcher-linux-x64-musl@2.4.1': + resolution: {integrity: sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [linux] + + '@parcel/watcher-win32-arm64@2.4.1': + resolution: {integrity: sha512-Uq2BPp5GWhrq/lcuItCHoqxjULU1QYEcyjSO5jqqOK8RNFDBQnenMMx4gAl3v8GiWa59E9+uDM7yZ6LxwUIfRg==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [win32] + + '@parcel/watcher-win32-ia32@2.4.1': + resolution: {integrity: sha512-maNRit5QQV2kgHFSYwftmPBxiuK5u4DXjbXx7q6eKjq5dsLXZ4FJiVvlcw35QXzk0KrUecJmuVFbj4uV9oYrcw==} + engines: {node: '>= 10.0.0'} + cpu: [ia32] + os: [win32] + + '@parcel/watcher-win32-x64@2.4.1': + resolution: {integrity: sha512-+DvS92F9ezicfswqrvIRM2njcYJbd5mb9CUgtrHCHmvn7pPPa+nMDRu1o1bYYz/l5IB2NVGNJWiH7h1E58IF2A==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [win32] + + '@parcel/watcher@2.4.1': + resolution: {integrity: sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==} + engines: {node: '>= 10.0.0'} + '@rollup/pluginutils@4.2.1': resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} engines: {node: '>= 8.0.0'} @@ -1365,6 +1441,11 @@ packages: resolution: {integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==} engines: {node: '>=0.10.0'} + detect-libc@1.0.3: + resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==} + engines: {node: '>=0.10'} + hasBin: true + dir-glob@2.2.2: resolution: {integrity: sha512-f9LBi5QWzIW3I6e//uxZoLBlUt9kcp66qo0sSCxL6YZKc75R1c4MFCoe/LaZiBGmgujvQdxc5Bn3QhfyvK5Hsw==} engines: {node: '>=4'} @@ -2345,6 +2426,9 @@ packages: natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} + node-addon-api@7.1.1: + resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==} + node-ipc@10.1.0: resolution: {integrity: sha512-JBHRlMU8xAoo1kPtcvlBAa/6OBi/FUZoO/NbZf63q5Fe8q2aDhVJFryBFSq5T3E7EM13NnAUyEYk1b0IF6QV3Q==} engines: {node: '>=14'} @@ -2773,8 +2857,8 @@ packages: safe-regex@1.1.0: resolution: {integrity: sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==} - sass@1.79.4: - resolution: {integrity: sha512-K0QDSNPXgyqO4GZq2HO5Q70TLxTH6cIT59RdoCHMivrC8rqzaTw5ab9prjz9KUN1El4FLXrBXJhik61JR4HcGg==} + sass@1.79.5: + resolution: {integrity: sha512-W1h5kp6bdhqFh2tk3DsI771MoEJjvrSY/2ihJRJS4pjIyfJCw0nTsxqhnrUzaLMOJjFchj8rOvraI/YUVjtx5g==} engines: {node: '>=14.0.0'} hasBin: true @@ -3762,6 +3846,62 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 + '@parcel/watcher-android-arm64@2.4.1': + optional: true + + '@parcel/watcher-darwin-arm64@2.4.1': + optional: true + + '@parcel/watcher-darwin-x64@2.4.1': + optional: true + + '@parcel/watcher-freebsd-x64@2.4.1': + optional: true + + '@parcel/watcher-linux-arm-glibc@2.4.1': + optional: true + + '@parcel/watcher-linux-arm64-glibc@2.4.1': + optional: true + + '@parcel/watcher-linux-arm64-musl@2.4.1': + optional: true + + '@parcel/watcher-linux-x64-glibc@2.4.1': + optional: true + + '@parcel/watcher-linux-x64-musl@2.4.1': + optional: true + + '@parcel/watcher-win32-arm64@2.4.1': + optional: true + + '@parcel/watcher-win32-ia32@2.4.1': + optional: true + + '@parcel/watcher-win32-x64@2.4.1': + optional: true + + '@parcel/watcher@2.4.1': + dependencies: + detect-libc: 1.0.3 + is-glob: 4.0.3 + micromatch: 4.0.7 + node-addon-api: 7.1.1 + optionalDependencies: + '@parcel/watcher-android-arm64': 2.4.1 + '@parcel/watcher-darwin-arm64': 2.4.1 + '@parcel/watcher-darwin-x64': 2.4.1 + '@parcel/watcher-freebsd-x64': 2.4.1 + '@parcel/watcher-linux-arm-glibc': 2.4.1 + '@parcel/watcher-linux-arm64-glibc': 2.4.1 + '@parcel/watcher-linux-arm64-musl': 2.4.1 + '@parcel/watcher-linux-x64-glibc': 2.4.1 + '@parcel/watcher-linux-x64-musl': 2.4.1 + '@parcel/watcher-win32-arm64': 2.4.1 + '@parcel/watcher-win32-ia32': 2.4.1 + '@parcel/watcher-win32-x64': 2.4.1 + '@rollup/pluginutils@4.2.1': dependencies: estree-walker: 2.0.2 @@ -3937,9 +4077,9 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-vue@3.2.0(vite@3.2.10(@types/node@20.14.11)(sass@1.79.4)(sugarss@2.0.0))(vue@2.7.16)': + '@vitejs/plugin-vue@3.2.0(vite@3.2.10(@types/node@20.14.11)(sass@1.79.5)(sugarss@2.0.0))(vue@2.7.16)': dependencies: - vite: 3.2.10(@types/node@20.14.11)(sass@1.79.4)(sugarss@2.0.0) + vite: 3.2.10(@types/node@20.14.11)(sass@1.79.5)(sugarss@2.0.0) vue: 2.7.16 '@vue/babel-helper-vue-jsx-merge-props@1.4.0': {} @@ -4580,6 +4720,8 @@ snapshots: is-descriptor: 1.0.3 isobject: 3.0.1 + detect-libc@1.0.3: {} + dir-glob@2.2.2: dependencies: path-type: 3.0.0 @@ -5519,6 +5661,8 @@ snapshots: natural-compare@1.4.0: {} + node-addon-api@7.1.1: {} + node-ipc@10.1.0: dependencies: event-pubsub: 5.0.3 @@ -5948,8 +6092,9 @@ snapshots: dependencies: ret: 0.1.15 - sass@1.79.4: + sass@1.79.5: dependencies: + '@parcel/watcher': 2.4.1 chokidar: 4.0.0 immutable: 4.3.6 source-map-js: 1.2.1 @@ -6459,7 +6604,7 @@ snapshots: unist-util-stringify-position: 1.1.2 vfile-message: 1.1.1 - vite-plugin-vue2@2.0.3(lodash@4.17.21)(vite@3.2.10(@types/node@20.14.11)(sass@1.79.4)(sugarss@2.0.0))(vue-template-compiler@2.7.16)(vue@2.7.16): + vite-plugin-vue2@2.0.3(lodash@4.17.21)(vite@3.2.10(@types/node@20.14.11)(sass@1.79.5)(sugarss@2.0.0))(vue-template-compiler@2.7.16)(vue@2.7.16): dependencies: '@babel/core': 7.24.9 '@babel/parser': 7.24.8 @@ -6489,7 +6634,7 @@ snapshots: rollup: 2.79.1 slash: 3.0.0 source-map: 0.7.4 - vite: 3.2.10(@types/node@20.14.11)(sass@1.79.4)(sugarss@2.0.0) + vite: 3.2.10(@types/node@20.14.11)(sass@1.79.5)(sugarss@2.0.0) vue-template-babel-compiler: 1.2.0(vue-template-compiler@2.7.16) vue-template-compiler: 2.7.16 transitivePeerDependencies: @@ -6549,18 +6694,18 @@ snapshots: - walrus - whiskers - vite-tsconfig-paths@5.0.1(typescript@5.6.3)(vite@3.2.10(@types/node@20.14.11)(sass@1.79.4)(sugarss@2.0.0)): + vite-tsconfig-paths@5.0.1(typescript@5.6.3)(vite@3.2.10(@types/node@20.14.11)(sass@1.79.5)(sugarss@2.0.0)): dependencies: debug: 4.3.5 globrex: 0.1.2 tsconfck: 3.1.1(typescript@5.6.3) optionalDependencies: - vite: 3.2.10(@types/node@20.14.11)(sass@1.79.4)(sugarss@2.0.0) + vite: 3.2.10(@types/node@20.14.11)(sass@1.79.5)(sugarss@2.0.0) transitivePeerDependencies: - supports-color - typescript - vite@3.2.10(@types/node@20.14.11)(sass@1.79.4)(sugarss@2.0.0): + vite@3.2.10(@types/node@20.14.11)(sass@1.79.5)(sugarss@2.0.0): dependencies: esbuild: 0.15.18 postcss: 8.4.39 @@ -6569,7 +6714,7 @@ snapshots: optionalDependencies: '@types/node': 20.14.11 fsevents: 2.3.3 - sass: 1.79.4 + sass: 1.79.5 sugarss: 2.0.0 vscode-languageserver-textdocument@1.0.11: {}