Commit Graph

25 Commits

Author SHA1 Message Date
Dawid Wysokiński 9019687004
add and setup sentry 2021-11-04 09:23:45 +01:00
Renovate Bot ba76efcf0e
Update dependency next to v12.0.2 2021-10-31 15:37:19 +00:00
Renovate Bot cd9b3bb185
Update nextjs monorepo to v12 2021-10-27 03:20:13 +00:00
Renovate Bot fdfef45a6e
Update dependency next to v11.1.2 2021-09-02 05:02:23 +00:00
Renovate Bot 885e14ad1c
Update dependency next to v11.1.1 [SECURITY] 2021-09-01 21:10:32 +00:00
Renovate Bot 9c3f24ce50
Update dependency sharp to ^0.29.0 2021-08-17 14:52:48 +00:00
Dawid Wysokiński ad8070bf42 add sharp to package.json and add a new file - .dockerignore 2021-08-13 07:54:59 +02:00
dependabot[bot] 786a92201a
Bump next from 11.0.1 to 11.1.0
Bumps [next](https://github.com/vercel/next.js) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.0.1...v11.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 03:28:24 +00:00
Dawid Wysokiński f8935d96af bump next-sitemap 2021-08-07 11:33:29 +02:00
Dawid Wysokiński 7cb7142a1c use eslint-config-next instead of eslint-config-react-app 2021-08-04 18:27:19 +02:00
Dawid Wysokiński b930f703ea
Merge pull request #15 from zdam-egzamin-zawodowy/renovate/major-nextjs-monorepo
Update dependency next to v11
2021-08-04 08:12:08 +02:00
Renovate Bot dd6d1f93a8
Update graphqlcodegenerator monorepo to v2 2021-08-03 10:20:22 +00:00
Renovate Bot e2e7efe88c
Update dependency @graphql-codegen/cli to v2 2021-08-03 09:17:17 +00:00
Renovate Bot 7e9d1fa260
Update dependency next to v11 2021-07-04 17:15:37 +00:00
Dawid Wysokiński 5e66e44e72 bump react/react-dom/next.js version 2021-05-28 17:59:26 +02:00
Dawid Wysokiński 7e77b5e6e8 bump next.js version, fix 'Invalid accept-language header' crash 2021-05-02 09:00:30 +02:00
Dawid Wysokiński 1753752565 update eslint configuration 2021-04-24 18:37:12 +02:00
Dawid Wysokiński 008abd9b47 add cache-control header to images 2021-04-15 06:16:28 +02:00
Dawid Wysokiński d45481d5fa add next-sitemap 2021-04-13 18:24:21 +02:00
Dawid Wysokiński 262dec3a58 fix: update Test.tsx state after qualification/initialQuestions change 2021-04-03 10:44:36 +02:00
Dawid Wysokiński aa34386e4a the Header is now styled, add TestForm and QualificationSelector 2021-03-27 07:48:49 +01:00
Dawid Wysokiński 2d6e8d8baa replace @apollo/client with graphql-client 2021-03-20 15:00:42 +01:00
Dawid Wysokiński 37aafe4418 add createClient.ts 2021-03-18 06:11:34 +01:00
Dawid Wysokiński a7420c5a8e add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
Dawid Wysokiński 292d2da3b1 init 2021-03-16 17:46:10 +01:00