Skip to content

Commit

Permalink
Merge pull request #20 from 7PH/dev/deps-upgrade
Browse files Browse the repository at this point in the history
Update dev dependencies to latest
  • Loading branch information
7PH authored Jan 22, 2023
2 parents 841104d + ec21aac commit a0db161
Show file tree
Hide file tree
Showing 28 changed files with 4,152 additions and 4,177 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion dist/powerglitch.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 17 additions & 17 deletions docs/api-docs/assets/highlight.css
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
:root {
--light-hl-0: #000000;
--dark-hl-0: #D4D4D4;
--light-hl-1: #008000;
--dark-hl-1: #6A9955;
--light-hl-2: #800000;
--dark-hl-2: #808080;
--light-hl-1: #A31515;
--dark-hl-1: #CE9178;
--light-hl-2: #008000;
--dark-hl-2: #6A9955;
--light-hl-3: #800000;
--dark-hl-3: #569CD6;
--light-hl-4: #000000FF;
--dark-hl-4: #D4D4D4;
--light-hl-5: #FF0000;
--dark-hl-5: #9CDCFE;
--light-hl-6: #0000FF;
--dark-hl-6: #CE9178;
--light-hl-7: #AF00DB;
--dark-hl-7: #C586C0;
--light-hl-8: #001080;
--dark-hl-8: #9CDCFE;
--light-hl-9: #A31515;
--dark-hl-9: #CE9178;
--dark-hl-3: #808080;
--light-hl-4: #800000;
--dark-hl-4: #569CD6;
--light-hl-5: #000000FF;
--dark-hl-5: #D4D4D4;
--light-hl-6: #E50000;
--dark-hl-6: #9CDCFE;
--light-hl-7: #0000FF;
--dark-hl-7: #CE9178;
--light-hl-8: #AF00DB;
--dark-hl-8: #C586C0;
--light-hl-9: #001080;
--dark-hl-9: #9CDCFE;
--light-hl-10: #0000FF;
--dark-hl-10: #569CD6;
--light-hl-11: #0070C1;
Expand Down
108 changes: 56 additions & 52 deletions docs/api-docs/assets/main.js

Large diffs are not rendered by default.

Loading

0 comments on commit a0db161

Please sign in to comment.