|
|
@@ -22060,6 +22060,7 @@
|
|
|
"version": "4.0.2",
|
|
|
"resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz",
|
|
|
"integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==",
|
|
|
+ "devOptional": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
"node_modules/@types/pg": {
|
|
|
@@ -24384,6 +24385,8 @@
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz",
|
|
|
"integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==",
|
|
|
"license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
|
"@babel/runtime": "^7.12.5",
|
|
|
"cosmiconfig": "^7.0.0",
|
|
|
@@ -24399,6 +24402,8 @@
|
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz",
|
|
|
"integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==",
|
|
|
"license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
|
"@types/parse-json": "^4.0.0",
|
|
|
"import-fresh": "^3.2.1",
|
|
|
@@ -24415,6 +24420,8 @@
|
|
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
|
|
|
"integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
|
|
|
"license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "peer": true,
|
|
|
"engines": {
|
|
|
"node": ">= 6"
|
|
|
}
|
|
|
@@ -52825,7 +52832,6 @@
|
|
|
"@dnd-kit/modifiers": "^9.0.0",
|
|
|
"@dnd-kit/sortable": "^10.0.0",
|
|
|
"@hookform/resolvers": "^4.1.3",
|
|
|
- "@lingui/babel-plugin-lingui-macro": "^5.5.0",
|
|
|
"@lingui/cli": "^5.5.0",
|
|
|
"@lingui/core": "^5.5.0",
|
|
|
"@lingui/react": "^5.5.0",
|
|
|
@@ -52882,7 +52888,6 @@
|
|
|
"acorn": "^8.11.3",
|
|
|
"acorn-walk": "^8.3.2",
|
|
|
"awesome-graphql-client": "^2.1.0",
|
|
|
- "babel-plugin-macros": "^3.1.0",
|
|
|
"class-variance-authority": "^0.7.1",
|
|
|
"clsx": "^2.1.1",
|
|
|
"cmdk": "^1.1.1",
|