Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 8e4eb56

Browse files
Bump @nuxtjs/svg from 0.3.0 to 0.4.0 in /web
Bumps [@nuxtjs/svg](https://github.com/nuxt-community/svg-module) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/nuxt-community/svg-module/releases) - [Commits](nuxt-community/svg-module@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: "@nuxtjs/svg" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c25fc8 commit 8e4eb56

File tree

2 files changed

+33
-12
lines changed

2 files changed

+33
-12
lines changed

web/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@nuxtjs/eslint-config": "^6.0.1",
3939
"@nuxtjs/eslint-config-typescript": "^6.0.1",
4040
"@nuxtjs/eslint-module": "^3.0.2",
41-
"@nuxtjs/svg": "^0.3.0",
41+
"@nuxtjs/svg": "^0.4.0",
4242
"@primer/css": "^18.0.2",
4343
"@primer/octicons": "^16.1.1",
4444
"@types/codemirror": "^5.60.5",
@@ -57,7 +57,7 @@
5757
"nuxt-property-decorator": "^2.9.1",
5858
"nuxt-typed-vuex": "^0.2.0",
5959
"raw-loader": "^4.0.2",
60-
"sass": "1.43.3",
60+
"sass": "1.49.9",
6161
"sass-loader": "^10.2.0",
6262
"ts-jest": "^27.0.7",
6363
"vue-jest": "^3.0.4"

web/yarn.lock

+31-10
Original file line numberDiff line numberDiff line change
@@ -1581,8 +1581,17 @@
15811581
fastq "^1.6.0"
15821582

15831583
"@nodi/core@link:../core":
1584-
version "0.0.0"
1585-
uid ""
1584+
version "1.0.0"
1585+
dependencies:
1586+
"@jscad/modeling" "^2.7.1"
1587+
"@types/three" "^0.135.0"
1588+
clipper-lib "^6.4.2"
1589+
d3-delaunay "^6.0.2"
1590+
dxf "^4.6.1"
1591+
dxf-writer "^1.13.1"
1592+
noisejs "^2.1.0"
1593+
three "^0.135.0"
1594+
uuid "^8.3.2"
15861595

15871596
"@npmcli/fs@^1.0.0":
15881597
version "1.0.0"
@@ -2001,10 +2010,10 @@
20012010
dependencies:
20022011
http-proxy-middleware "^1.0.6"
20032012

2004-
"@nuxtjs/svg@^0.3.0":
2005-
version "0.3.0"
2006-
resolved "https://registry.yarnpkg.com/@nuxtjs/svg/-/svg-0.3.0.tgz#a6f91743ffba8ed05766c013a401c96452c35176"
2007-
integrity sha512-eokmEiDYE6bZR6FNUQ6VlOnck1Z2lfxlZUv56JNXXSpD6SR6qvfxmQYgTuxD++7//LcsRSqBOb54EL+ebwnDRQ==
2013+
"@nuxtjs/svg@^0.4.0":
2014+
version "0.4.0"
2015+
resolved "https://registry.yarnpkg.com/@nuxtjs/svg/-/svg-0.4.0.tgz#db6b188bc74d71021d58ea8c45a03fe4c1f30011"
2016+
integrity sha512-XF8uvV5YKBPAJr52SFRVkhltAsjCBTwwTc4GTysSm8WPYB2utJLY48qXdVC/J9dNQiMd7NHo1xmEYEqQfzqpqg==
20082017
dependencies:
20092018
file-loader "^6.0.0"
20102019
raw-loader "^4.0.0"
@@ -6536,6 +6545,11 @@ immediate@~3.0.5:
65366545
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"
65376546
integrity sha1-nbHb0Pr43m++D13V5Wu2BigN5ps=
65386547

6548+
immutable@^4.0.0:
6549+
version "4.0.0"
6550+
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.0.0.tgz#b86f78de6adef3608395efb269a91462797e2c23"
6551+
integrity sha512-zIE9hX70qew5qTUjSS7wi1iwj/l7+m54KWU247nhM3v806UdGj1yDndXj+IOYxxtW9zyLI+xqFNZjTuDaLUqFw==
6552+
65396553
import-cwd@^2.0.0:
65406554
version "2.1.0"
65416555
resolved "https://registry.yarnpkg.com/import-cwd/-/import-cwd-2.1.0.tgz#aa6cf36e722761285cb371ec6519f53e2435b0a9"
@@ -10456,12 +10470,14 @@ sass-loader@^10.2.0:
1045610470
schema-utils "^3.0.0"
1045710471
semver "^7.3.2"
1045810472

10459-
sass@1.43.3:
10460-
version "1.43.3"
10461-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.43.3.tgz#aa16a69131b84f0cd23189a242571e8905f1ce43"
10462-
integrity sha512-BJnLngqWpMeS65UvlYYEuCb3/fLxDxhHtOB/gWPxs6NKrslTxGt3ZxwIvOe/0Jm4tWwM/+tIpE3wj4dLEhPDeQ==
10473+
sass@1.49.9:
10474+
version "1.49.9"
10475+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.9.tgz#b15a189ecb0ca9e24634bae5d1ebc191809712f9"
10476+
integrity sha512-YlYWkkHP9fbwaFRZQRXgDi3mXZShslVmmo+FVK3kHLUELHHEYrCmL1x6IUjC7wLS6VuJSAFXRQS/DxdsC4xL1A==
1046310477
dependencies:
1046410478
chokidar ">=3.0.0 <4.0.0"
10479+
immutable "^4.0.0"
10480+
source-map-js ">=0.6.2 <2.0.0"
1046510481

1046610482
sax@~1.2.4:
1046710483
version "1.2.4"
@@ -10783,6 +10799,11 @@ source-list-map@^2.0.0:
1078310799
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
1078410800
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
1078510801

10802+
"source-map-js@>=0.6.2 <2.0.0":
10803+
version "1.0.2"
10804+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
10805+
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
10806+
1078610807
source-map-js@^0.6.2:
1078710808
version "0.6.2"
1078810809
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e"

0 commit comments

Comments
 (0)