Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
envol
ENVOL 2021 TP Angular
Commits
517164aa
Commit
517164aa
authored
Oct 30, 2021
by
François Agneray
Browse files
Ajout de packages
parent
5e028e7d
Changes
3
Hide whitespace changes
Inline
Side-by-side
client/angular.json
View file @
517164aa
...
...
@@ -35,7 +35,7 @@
"src/styles.scss"
],
"scripts"
:
[
"node_modules/@fortawesome/fontawesome-free/
cs
s/all.
cs
s"
"node_modules/@fortawesome/fontawesome-free/
j
s/all.
j
s"
]
},
"configurations"
:
{
...
...
client/package.json
View file @
517164aa
...
...
@@ -11,6 +11,7 @@
"private"
:
true
,
"dependencies"
:
{
"@angular/animations"
:
"~12.2.0"
,
"@angular/cdk"
:
"12.2.12"
,
"@angular/common"
:
"~12.2.0"
,
"@angular/compiler"
:
"~12.2.0"
,
"@angular/core"
:
"~12.2.0"
,
...
...
@@ -33,8 +34,10 @@
"@angular/compiler-cli"
:
"~12.2.0"
,
"@types/jest"
:
"^27.0.2"
,
"@types/node"
:
"^12.11.1"
,
"@types/d3-scale"
:
"4.0.2"
,
"@types/d3-selection"
:
"3.0.1"
,
"jest"
:
"^27.2.5"
,
"jest-preset-angular"
:
"^10.0.1"
,
"typescript"
:
"~4.3.5"
}
}
}
\ No newline at end of file
client/yarn.lock
View file @
517164aa
...
...
@@ -140,6 +140,15 @@
dependencies:
tslib "^2.2.0"
"@angular/cdk@12.2.12":
version "12.2.12"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-12.2.12.tgz#61dda37d8900275790da623c1f83daa1e859c795"
integrity sha512-AK+74JZP95BDj9OJ1YUaRqPXkgs+oadTk7z+8omu1RcvDoUivouKxgODCQX5jI7rZeQIlnV49hEgBne07hYk4A==
dependencies:
tslib "^2.2.0"
optionalDependencies:
parse5 "^5.0.0"
"@angular/cli@~12.2.9":
version "12.2.9"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-12.2.9.tgz#03ef8b1ded33e7059690da85cf218c8a2e384f9a"
...
...
@@ -1602,6 +1611,18 @@
resolved "https://registry.yarnpkg.com/@types/d3-path/-/d3-path-2.0.1.tgz#ca03dfa8b94d8add97ad0cd97e96e2006b4763cb"
integrity sha512-6K8LaFlztlhZO7mwsZg7ClRsdLg3FJRzIIi6SZXDWmmSJc2x8dd2VkESbLXdk3p8cuvz71f36S0y8Zv2AxqvQw==
"@types/d3-scale@4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@types/d3-scale/-/d3-scale-4.0.2.tgz#41be241126af4630524ead9cb1008ab2f0f26e69"
integrity sha512-Yk4htunhPAwN0XGlIwArRomOjdoBFXC3+kCxK2Ubg7I9shQlVSJy/pG/Ht5ASN+gdMIalpk8TJ5xV74jFsetLA==
dependencies:
"@types/d3-time" "*"
"@types/d3-selection@3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@types/d3-selection/-/d3-selection-3.0.1.tgz#e57b01ab69b18b380f68db97b76ceefe62f17191"
integrity sha512-aJ1d1SCUtERHH65bB8NNoLpUOI3z8kVcfg2BGm4rMMUwuZF4x6qnIEKjT60Vt0o7gP/a/xkRVs4D9CpDifbyRA==
"@types/d3-shape@^2.0.0":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@types/d3-shape/-/d3-shape-2.1.3.tgz#35d397b9e687abaa0de82343b250b9897b8cacf3"
...
...
@@ -1609,6 +1630,11 @@
dependencies:
"@types/d3-path" "^2"
"@types/d3-time@*":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@types/d3-time/-/d3-time-3.0.0.tgz#e1ac0f3e9e195135361fa1a1d62f795d87e6e819"
integrity sha512-sZLCdHvBUcNby1cB6Fd3ZBrABbjz3v1Vm90nysCQ6Vt7vd6e/h9Lt7SiJUoEX0l4Dzc7P5llKyhqSi1ycSf1Hg==
"@types/eslint-scope@^3.7.0":
version "3.7.1"
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.1.tgz#8dc390a7b4f9dd9f1284629efce982e41612116e"
...
...
@@ -6724,6 +6750,11 @@ parse5@6.0.1, parse5@^6.0.1:
resolved "https://registry.yarnpkg.com/parse5/-/parse5-6.0.1.tgz#e1a1c085c569b3dc08321184f19a39cc27f7c30b"
integrity sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==
parse5@^5.0.0:
version "5.1.1"
resolved "https://registry.yarnpkg.com/parse5/-/parse5-5.1.1.tgz#f68e4e5ba1852ac2cadc00f4555fff6c2abb6178"
integrity sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==
parseurl@~1.3.2, parseurl@~1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment