-
Notifications
You must be signed in to change notification settings - Fork 413
Expand file tree
/
Copy pathdeno.lock
More file actions
97 lines (97 loc) · 3.71 KB
/
deno.lock
File metadata and controls
97 lines (97 loc) · 3.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
{
"version": "5",
"remote": {
"https://edge.netlify.com/": "fd941d61d88673d5f28aab283fb86fcc50f08a3bc80ee5470498fcfa88c65cfb",
"https://edge.netlify.com/bootstrap/config.ts": "6a2ce0e544e15e8f8883a5c18da5948e37fd0f2619f68cb31f3af53c51817025",
"https://edge.netlify.com/bootstrap/context.ts": "e97240232121e2f369f6546ce961490f34d961ea1ea54be3ff09633e3f08373f",
"https://edge.netlify.com/bootstrap/cookie.ts": "8b0baae708989ca183c6f3b4ab3d029e6abcbc2e43f93edeb0ff447b3bbc3a05",
"https://edge.netlify.com/bootstrap/edge_function.ts": "b8253e86aa83c67341f5cfedeba5049d77fbf84dcab7eceff7566b7728ae9b39",
"https://edge.netlify.com/bootstrap/globals/types.ts": "eaa6148ded3121d8dee62dd91c86e7fe76601df0f3ca8d7962243a30f4c8935f"
},
"workspace": {
"packageJson": {
"dependencies": [
"npm:@enterprisedb/icons@^1.27.0",
"npm:@mdx-js/mdx@^1.6.22",
"npm:@mdx-js/react@^1.6.22",
"npm:@raae/gatsby-plugin-fathom@0.1",
"npm:algoliasearch@^4.23.3",
"npm:bl@^6.1.0",
"npm:bootstrap@^5.3.3",
"npm:fast-glob@^3.3.3",
"npm:gatsby-cli@^4.25.0",
"npm:gatsby-plugin-algolia@0.26",
"npm:gatsby-plugin-catch-links@^4.25.0",
"npm:gatsby-plugin-google-fonts@^1.0.1",
"npm:gatsby-plugin-google-tagmanager@^4.25.0",
"npm:gatsby-plugin-manifest@^4.25.0",
"npm:gatsby-plugin-mdx@^3.20.0",
"npm:gatsby-plugin-meta-redirect@^1.1.1",
"npm:gatsby-plugin-netlify@^4.4.0",
"npm:gatsby-plugin-react-helmet@^5.25.0",
"npm:gatsby-plugin-react-svg@^3.3.0",
"npm:gatsby-plugin-root-import@^2.0.9",
"npm:gatsby-plugin-sass@^5.25.0",
"npm:gatsby-plugin-sharp@^4.25.1",
"npm:gatsby-plugin-sitemap@^5.25.0",
"npm:gatsby-remark-autolink-headers@^5.25.0",
"npm:gatsby-remark-images@^6.25.0",
"npm:gatsby-remark-prismjs@^6.25.0",
"npm:gatsby-source-filesystem@^4.25.0",
"npm:gatsby-transformer-json@^4.25.0",
"npm:gatsby-transformer-remark@^5.25.1",
"npm:gatsby-transformer-sharp@^4.25.0",
"npm:gatsby@^4.25.9",
"npm:github-slugger@2",
"npm:globby@^14.1.0",
"npm:graceful-fs@^4.2.11",
"npm:hast-util-is-element@^2.1.3",
"npm:hast-util-to-string@^1.0.4",
"npm:hast-util-to-text@^3.1.2",
"npm:husky@^8.0.3",
"npm:is-absolute-url@^4.0.1",
"npm:lint-staged@^15.5.0",
"npm:markdown-to-jsx@^7.7.4",
"npm:mdast-util-to-string@2",
"npm:nunjucks@^3.2.4",
"npm:patch-package@8",
"npm:postinstall-postinstall@^2.1.0",
"npm:prettier@^3.4.2",
"npm:prismjs@^1.29.0",
"npm:punycode@^2.3.1",
"npm:react-bootstrap@^2.10.2",
"npm:react-dom@^18.3.1",
"npm:react-helmet@^6.1.0",
"npm:react-instantsearch@^7.22.1",
"npm:react-refresh@~0.14.2",
"npm:react@^18.3.1",
"npm:rehype-format@^3.1.0",
"npm:rehype-parse@^7.0.1",
"npm:rehype-remark@^8.1.1",
"npm:rehype-stringify@8",
"npm:remark-frontmatter@2",
"npm:remark-mdx@^1.6.22",
"npm:remark-stringify@^8.1.1",
"npm:sass@^1.77.6",
"npm:semver-compare@1",
"npm:semver@^7.7.1",
"npm:to-vfile@^6.1.0",
"npm:truncate-utf8-bytes@^1.0.2",
"npm:unist-util-visit-parents@^3.1.1"
],
"overrides": {
"axios": ">=1.8.2",
"cookie": ">=0.7.0",
"json5": ">=1.0.2",
"loader-utils": ">=1.4.1",
"nth-check": ">=2.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"trim": ">=0.0.3",
"babel-plugin-lodash": {
"@babel/types": "~7.20.0"
}
}
}
}
}