Skip to content

Commit

Permalink
Release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manekenpix committed Oct 14, 2022
1 parent b3d17ab commit 06100a7
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@senecacdot/telescope",
"private": true,
"version": "3.0.9",
"version": "3.1.0",
"description": "A tool for tracking blogs in orbit around Seneca's open source involvement",
"bin": {
"html-elements": "tools/html-elements.js"
Expand Down
27 changes: 26 additions & 1 deletion src/api/dependency-discovery/deps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
@algolia/requester-common
@algolia/transporter
@ampproject/remapping
@apideck/better-ajv-errors
@babel/code-frame
@babel/compat-data
@babel/core
Expand Down Expand Up @@ -129,6 +130,7 @@
@docusaurus/plugin-debug
@docusaurus/plugin-google-analytics
@docusaurus/plugin-google-gtag
@docusaurus/plugin-pwa
@docusaurus/plugin-sitemap
@docusaurus/preset-classic
@docusaurus/react-loadable
Expand All @@ -154,6 +156,7 @@
@emotion/styled
@emotion/utils
@emotion/weak-memoize
@esbuild/linux-loong64
@eslint/eslintrc
@fontsource/pt-serif
@fontsource/spartan
Expand Down Expand Up @@ -292,6 +295,9 @@
@prisma/client
@prisma/engines
@prisma/engines-version
@rollup/plugin-babel
@rollup/plugin-node-resolve
@rollup/plugin-replace
@senecacdot/eslint-config-telescope
@senecacdot/github-url-parser
@senecacdot/satellite
Expand All @@ -305,6 +311,7 @@
@supabase/realtime-js
@supabase/storage-js
@supabase/supabase-js
@surma/rollup-plugin-off-main-thread
@svgr/core
@svgr/plugin-jsx
@svgr/plugin-svgo
Expand Down Expand Up @@ -490,6 +497,7 @@ colors
combine-promises
combined-stream
commander
common-tags
commondir
component-emitter
compression
Expand Down Expand Up @@ -939,7 +947,6 @@ mime
mime-db
mime-types
mimic-response
mini-create-react-context
mini-css-extract-plugin
minimatch
minimist
Expand Down Expand Up @@ -1010,6 +1017,7 @@ p5
param-case
parcel
parent-module
parse-numeric-range
parse-srcset
parse5
parse5-htmlparser2-tree-adapter
Expand Down Expand Up @@ -1150,6 +1158,7 @@ responselike
rfdc
rimraf
rollup
rollup-plugin-terser
rooks
rss-parser
rtl-css-js
Expand Down Expand Up @@ -1219,6 +1228,7 @@ string_decoder
stringify-object
strip-ansi
strip-bom
strip-comments
strip-final-newline
strip-json-comments
styled-jsx
Expand All @@ -1233,6 +1243,7 @@ systeminformation
table
tapable
tar-fs
tempy
term-size
terser
terser-webpack-plugin
Expand Down Expand Up @@ -1296,6 +1307,7 @@ upath
update-browserslist-db
update-notifier
url-loader
url-parse
util-deprecate
util.promisify
utility-types
Expand Down Expand Up @@ -1329,8 +1341,21 @@ widest-line
wildcard
word-wrap
wordwrap
workbox-background-sync
workbox-broadcast-update
workbox-build
workbox-cacheable-response
workbox-core
workbox-expiration
workbox-google-analytics
workbox-navigation-preload
workbox-precaching
workbox-range-requests
workbox-recipes
workbox-routing
workbox-strategies
workbox-streams
workbox-sw
workbox-webpack-plugin
workbox-window
wrap-ansi
Expand Down

0 comments on commit 06100a7

Please sign in to comment.