deps: bump @unovis/svelte from 1.4.1 to 1.4.4
Bumps [@unovis/svelte](https://github.com/f5/unovis/tree/HEAD/packages/svelte) from 1.4.1 to 1.4.4. - [Release notes](https://github.com/f5/unovis/releases) - [Commits](https://github.com/f5/unovis/commits/1.4.4/packages/svelte) --- updated-dependencies: - dependency-name: "@unovis/svelte" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
85120161ba
commit
28757fdda8
18
package-lock.json
generated
18
package-lock.json
generated
@ -7,7 +7,7 @@
|
||||
"": {
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"@unovis/svelte": "^1.4.1",
|
||||
"@unovis/svelte": "^1.4.4",
|
||||
"@unovis/ts": "^1.4.1",
|
||||
"chart.js": "^4.4.4",
|
||||
"chartjs": "^0.3.24"
|
||||
@ -2323,20 +2323,18 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@unovis/svelte": {
|
||||
"version": "1.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@unovis/svelte/-/svelte-1.4.1.tgz",
|
||||
"integrity": "sha512-NIwJnQ652yk64jOM4x1pXvHP+mAbNCfoSLESQv2AeoWAGCO2Yd1sQ8/Wy8Od66jsEKwDnU10r448aGrF3OAT5g==",
|
||||
"license": "Apache-2.0",
|
||||
"version": "1.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@unovis/svelte/-/svelte-1.4.4.tgz",
|
||||
"integrity": "sha512-hxWWE1QPsqc9w+UeRZ13XLxtZjd26tlyQGtgX65MfO716Hhbtim6rgIXtILfHHPuPxLaVCzwz1hO1dCb3LMPBw==",
|
||||
"peerDependencies": {
|
||||
"@unovis/ts": "1.4.1",
|
||||
"@unovis/ts": "1.4.4",
|
||||
"svelte": "^3.48.0 || ^4.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@unovis/ts": {
|
||||
"version": "1.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@unovis/ts/-/ts-1.4.1.tgz",
|
||||
"integrity": "sha512-U0CoVWmLFTU/olNWNQT7Q9Ws0nTQRwd7jimITs7xxrKKj0M4ZHMHl4YaMTe6dY7UIhhxSSOh8K4LPEy6lCo1bg==",
|
||||
"license": "Apache-2.0",
|
||||
"version": "1.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@unovis/ts/-/ts-1.4.4.tgz",
|
||||
"integrity": "sha512-OoAbCdxSq3tvEKDUDkWNIkPWJ1tnjklWR+8W3zhVqUkOvpqTYW8IjAl+07dPS9/qv+mtjZry5zOt1aBCMPCfdA==",
|
||||
"dependencies": {
|
||||
"@emotion/css": "^11.7.1",
|
||||
"@juggle/resize-observer": "^3.3.1",
|
||||
|
@ -41,7 +41,7 @@
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@unovis/svelte": "^1.4.1",
|
||||
"@unovis/svelte": "^1.4.4",
|
||||
"@unovis/ts": "^1.4.1",
|
||||
"chart.js": "^4.4.4",
|
||||
"chartjs": "^0.3.24"
|
||||
|
Loading…
Reference in New Issue
Block a user